Skip to content

Commit 4829657

Browse files
authored
Update publish.yml
1 parent d6d3c1c commit 4829657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@v5
3535
- uses: actions/setup-node@v5
3636
with:
37-
node-version: 20
37+
node-version: 24
3838
registry-url: https://npm.pkg.github.com
3939
cache: npm
4040
- run: npm ci

0 commit comments

Comments
 (0)