Skip to content

Commit 783ab44

Browse files
build(NoTicket): bump actions/upload-artifact from 4 to 5 (#480)
1 parent 9f56ec7 commit 783ab44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
github-key: ${{ secrets.GITHUB_TOKEN }}
5858

5959
- name: Upload coverage report
60-
uses: actions/upload-artifact@v4
60+
uses: actions/upload-artifact@v5
6161
continue-on-error: true
6262
with:
6363
name: pytest-coverage-report

0 commit comments

Comments
 (0)