Skip to content

Commit 19ef762

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent e511bcc commit 19ef762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Upload coverage report
8080
if: always()
81-
uses: actions/upload-artifact@v6
81+
uses: actions/upload-artifact@v7
8282
with:
8383
name: coverage-report-${{ matrix.arch }}
8484
path: coverage/

0 commit comments

Comments
 (0)