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 1c67616 commit d599d4bCopy full SHA for d599d4b
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/[email protected]
23
with:
24
fetch-depth: 1
25
- - uses: actions/setup-node@v2.1.5
+ - uses: actions/setup-node@v2.4.0
26
27
node-version: ${{ matrix.node-version }}
28
- run: yarn
0 commit comments