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 f39f262 commit 85a1d41Copy full SHA for 85a1d41
.github/workflows/website.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16
- name: Setup Node.js
17
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
18
with:
19
node-version: 18
20
- name: Set Env
0 commit comments