We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e1cbc7 + 83d5d61 commit a8f24d7Copy full SHA for a8f24d7
.github/workflows/asciidoctor-ghpages.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
37
38
- name: Setup Node.js
39
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
40
with:
41
node-version: 20
42
0 commit comments