Skip to content

Commit fd8dac2

Browse files
chore(deps): update dependency node to v24
1 parent 07655b6 commit fd8dac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616
- uses: actions/setup-node@v5
1717
with:
18-
node-version: 22
18+
node-version: 24
1919
registry-url: 'https://registry.npmjs.org'
2020
- id: publish
2121
run: scripts/ci/release.sh

0 commit comments

Comments
 (0)