Skip to content

Commit c8d02a4

Browse files
authored
Merge pull request #767 from intel/dependabot/github_actions/actions/setup-node-5.0.0
⬆️ Bump actions/setup-node from 4.4.0 to 5.0.0
2 parents 1b46a30 + d5a6f02 commit c8d02a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3737

3838
- name: Setup Node.js
39-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
39+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
4040
with:
4141
node-version: 20
4242

0 commit comments

Comments
 (0)