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 afe25c7 commit 6edbf42Copy full SHA for 6edbf42
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
test:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
17
18
- name: Run tests
19
run: ./util/github-action-test.sh t
0 commit comments