We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2f81a0 + 25fa7b5 commit 2a2d4f2Copy full SHA for 2a2d4f2
1 file changed
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v3
22
- uses: actions/setup-node@v4
23
with:
24
- node-version: 20
+ node-version: 24
25
registry-url: https://registry.npmjs.org/
26
cache: npm
27
- run: npm ci
0 commit comments