Skip to content

Commit c0de373

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 502d857 commit c0de373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

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

149149
- name: Upload coverage report artifact
150150
if: ${{ !cancelled() }}
151-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
151+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
152152
with:
153153
name: coverage
154154
path: coverage/

0 commit comments

Comments
 (0)