Skip to content

Commit ca06416

Browse files
chore(deps): update actions/upload-artifact action to v6 (#601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c61ee32 commit ca06416

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
@@ -150,7 +150,7 @@ jobs:
150150

151151
- name: Upload coverage report artifact
152152
if: ${{ !cancelled() }}
153-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
153+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
154154
with:
155155
name: coverage
156156
path: coverage/

0 commit comments

Comments
 (0)