Skip to content

Commit 3c882d5

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 14f6f9a commit 3c882d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Run tests
5959
run: make coverage
6060
- name: Archive code coverage results
61-
uses: actions/upload-artifact@v4
61+
uses: actions/upload-artifact@v7
6262
with:
6363
name: code-coverage-report
6464
path: docs/coverage

0 commit comments

Comments
 (0)