Skip to content

Commit cc5b405

Browse files
committed
Bumped actions/setup-node to v6
1 parent 1286240 commit cc5b405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@v6
3838
with:
3939
fetch-depth: 0
40-
- uses: actions/setup-node@v4
40+
- uses: actions/setup-node@v6
4141
with:
4242
node-version: '24'
4343
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)