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 733ddbc + 85e3fb8 commit 4589f71Copy full SHA for 4589f71
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
test:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v3.0.2
+ - uses: actions/checkout@v3.1.0
16
- uses: actions/setup-node@v3.5.1
17
with:
18
node-version: 14
0 commit comments