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 bfffa87 + 47229a9 commit 3bedf0dCopy full SHA for 3bedf0d
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
22
23
- name: Run Test Suite
24
run: tests/run
0 commit comments