Skip to content

Commit 1864c2f

Browse files
authored
Merge pull request intel#96 from elbeno/update-action
⬆️ Update actions/setup-node from 4.0.3 to 4.0.4 (CI)
2 parents daed692 + 3f2c728 commit 1864c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/.github/workflows/asciidoctor-ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Checkout source
3636
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3737
- name: Setup Node.js
38-
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
38+
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3939
with:
4040
node-version: 18
4141
- name: Install Mermaid

0 commit comments

Comments
 (0)