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 718b25a commit 0b34835Copy full SHA for 0b34835
.github/workflows/website-integrity.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Fetch
15
run: git fetch origin v3
16
- name: Use Node 18
17
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v3
18
with:
19
node-version: 18
20
cache: 'yarn'
0 commit comments