Skip to content

Commit a9ef298

Browse files
chore(deps): update github artifact actions to v7
1 parent 8d436bf commit a9ef298

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)