Fix artifact version

This commit is contained in:
Shrukan
2024-02-17 16:54:34 -07:00
parent ec624c26f5
commit 5a21c793a5
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ jobs:
run: tar -czf build/coverage.tar.gz build/meson-logs/coveragereport
- name: Archive coverage report
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: docs
path: build/coverage.tar.gz