Skip to content

Commit a360f84

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ runs:
127127
exit $exit_code
128128
129129
- name: Upload report
130-
uses: actions/upload-artifact@v5
130+
uses: actions/upload-artifact@v6
131131
if: "!cancelled()"
132132
with:
133133
name: ${{ inputs.report-name }}

0 commit comments

Comments
 (0)