Skip to content

Commit dcf3f70

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 72f979a commit dcf3f70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
timeout-minutes: 10
108108
steps:
109109
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
110-
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
110+
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
111111
with:
112112
node-version: 'lts/*'
113113
- name: Run cspell

0 commit comments

Comments
 (0)