Thanks to visit codestin.com Credit goes to github.com
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 b3ae43d commit 7905f3eCopy full SHA for 7905f3e
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v2
15
- name: Setup node.js
16
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v3
17
with:
18
node-version: 10.x
19
- run: yarn install --frozen-lockfile
0 commit comments