We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66d0c07 + c8d3c1f commit 0e425d8Copy full SHA for 0e425d8
.github/workflows/scip.yml
@@ -5,7 +5,7 @@ jobs:
5
index:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
9
- name: Setup Node.js
10
uses: actions/setup-node@v2
11
with:
0 commit comments