We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d3c1c commit 4829657Copy full SHA for 4829657
1 file changed
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/checkout@v5
35
- uses: actions/setup-node@v5
36
with:
37
- node-version: 20
+ node-version: 24
38
registry-url: https://npm.pkg.github.com
39
cache: npm
40
- run: npm ci
0 commit comments