Skip to content

Commit 7d38355

Browse files
ci(deps): bump actions/setup-node from 4 to 6 (#282)
1 parent e5cee83 commit 7d38355

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
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
persist-credentials: false
3333
- name: Build
34-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
34+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
3535
with:
3636
node-version-file: ".nvmrc"
3737
package-manager-cache: false

0 commit comments

Comments
 (0)