We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927d273 commit f01f09bCopy full SHA for f01f09b
1 file changed
.github/workflows/linux.yml
@@ -14,7 +14,7 @@ jobs:
14
linux:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
18
- name: Install dependencies
19
run: |
20
pip install meson ninja
0 commit comments