Skip to content

Commit 51044f0

Browse files
committed
chore(ci): update
1 parent 5d91359 commit 51044f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ci:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@v4
22+
- uses: actions/checkout@v6
2323
- name: Install dependencies
2424
run: sudo apt install libsqlite3-dev
2525
- name: Build

0 commit comments

Comments
 (0)