We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f81a0 commit 25fa7b5Copy full SHA for 25fa7b5
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