Skip to content

Commit 39b59ba

Browse files
cursoragentlovasoa
andcommitted
Update dependencies and GitHub Actions workflow
Co-authored-by: contact <contact@ophir.dev>
1 parent 9617bf0 commit 39b59ba

File tree

3 files changed

+26
-9
lines changed

3 files changed

+26
-9
lines changed

.github/workflows/validate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: cargo script scripts/build-simple-db.rs --dep "rusqlite={version=\"0.31\", features=[\"bundled\"]}" --dep walkdir --dep regex
3838

3939
- name: Upload docs.sqlite artifact
40-
uses: actions/upload-artifact@v3
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: docs.sqlite
4343
path: docs.sqlite

Cargo.lock

Lines changed: 25 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs.sqlite

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)