We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68cd9c commit e3f8ae5Copy full SHA for e3f8ae5
.github/workflows/asciidoctor-ghpages.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Checkout source
36
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
37
- name: Setup Node.js
38
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
+ uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
39
with:
40
node-version: 20
41
- name: Install Mermaid
0 commit comments