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.
2 parents 5319f67 + 483a341 commit ca2f6d4Copy full SHA for ca2f6d4
.github/workflows/build.yaml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
35
- name: Setup NodeJS environment
36
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
37
with:
38
node-version-file: 'antora/package.json'
39
cache: 'npm'
0 commit comments