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 25bcaaf commit 731d442Copy full SHA for 731d442
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
token: ${{ github.token }}
18
fetch-depth: 0
19
- name: setup node
20
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
+ uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
21
with:
22
node-version: 'node'
23
cache: 'yarn'
0 commit comments