Skip to content

Commit 6349295

Browse files
Update dependency node to v24
1 parent b1ebc38 commit 6349295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Node.js environment
3434
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
3535
with:
36-
node-version: 20
36+
node-version: 24
3737
check-latest: true
3838

3939
- run: |

0 commit comments

Comments
 (0)