We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e137d4 commit f1a2168Copy full SHA for f1a2168
.github/workflows/ci.yml
@@ -25,6 +25,6 @@ jobs:
25
name: Ubuntu
26
runs-on: ubuntu-latest
27
steps:
28
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
29
- name: Run tests
30
run: make test-linux
0 commit comments