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.
2 parents 6698f29 + 246f8fd commit 60f6395Copy full SHA for 60f6395
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v3.0.2
16
- - uses: actions/setup-node@v2.4.1
+ - uses: actions/setup-node@v3.5.1
17
with:
18
node-version: 14
19
- run: yarn
0 commit comments