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 7ed3e2b + cb65dff commit 1cf1037Copy full SHA for 1cf1037
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
test:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v2.3.5
+ - uses: actions/checkout@v3.0.2
16
- uses: actions/setup-node@v2.4.1
17
with:
18
node-version: 14
0 commit comments