Skip to content

Commit f01f09b

Browse files
committed
ci: update actions/checkout to v3
1 parent 927d273 commit f01f09b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
linux:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v2
17+
- uses: actions/checkout@v3
1818
- name: Install dependencies
1919
run: |
2020
pip install meson ninja

0 commit comments

Comments
 (0)