We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e5e85 commit a4b88d3Copy full SHA for a4b88d3
.github/workflows/docs-lint.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
26
with:
27
fetch-depth: 0
28
- - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
+ - uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
29
30
node-version: 18
31
- run: make docs-lint
0 commit comments