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 fecca1b commit 135235aCopy full SHA for 135235a
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v2
15
- - uses: actions/setup-node@v2.4.0
+ - uses: actions/setup-node@v2.5.1
16
with:
17
node-version: 12.x
18
- run: yarn
0 commit comments