Skip to content

Commit 5d92ab7

Browse files
chore(deps): bump actions/setup-node from 4 to 6 (#388)
1 parent daec5cd commit 5d92ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
persist-credentials: false
3434
- name: Build
35-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
35+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
3636
with:
3737
node-version-file: ".nvmrc"
3838
package-manager-cache: false

0 commit comments

Comments
 (0)