Skip to content

Commit 3a5fecf

Browse files
authored
Merge pull request #100 from intel/dependabot/github_actions/actions/setup-node-6.4.0
⬆️ Bump actions/setup-node from 6.3.0 to 6.4.0
2 parents edf0ce7 + d74e6b0 commit 3a5fecf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/asciidoctor-ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737

3838
- name: Setup Node.js
39-
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
39+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
4040
with:
4141
node-version: 22
4242

0 commit comments

Comments
 (0)