Skip to content

Commit c23e97c

Browse files
renovate[bot]jessehouwing
authored andcommitted
Update dependency node to v24
1 parent fa18192 commit c23e97c

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@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
3535
with:
36-
node-version: 20
36+
node-version: 24
3737
check-latest: true
3838

3939
- run: |

0 commit comments

Comments
 (0)