We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d91359 commit 51044f0Copy full SHA for 51044f0
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
ci:
20
runs-on: ubuntu-latest
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
23
- name: Install dependencies
24
run: sudo apt install libsqlite3-dev
25
- name: Build
0 commit comments