Skip to content

Commit 608bb9e

Browse files
build(deps): bump actions/upload-artifact (#1595)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16d5162 commit 608bb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/upload-coverage/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
fi
2121
id: coverage-uuid
2222
shell: bash
23-
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
23+
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
2424
with:
2525
name: coverage-data-${{ steps.coverage-uuid.outputs.COVERAGE_UUID }}
2626
include-hidden-files: 'true'

0 commit comments

Comments
 (0)