We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503a253 commit 1ac0817Copy full SHA for 1ac0817
1 file changed
.github/workflows/docs.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
33
34
- name: Setup Node.js
35
- uses: actions/setup-node@v4
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
36
with:
37
node-version: '20'
38
cache: 'npm'
0 commit comments