Skip to content

Commit 33057ab

Browse files
Merge pull request #1429 from balena-os/renovate/major-7-github-artifact-actions
Update actions/upload-artifact action to v7
2 parents 0b34a1c + 7d2cb2e commit 33057ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ runs:
7777
7878
echo "reportName=reports-${{ env.WORKER_TYPE }}-${{ env.DEVICE_TYPE }}-${{ env.TEST_SUITE }}${SB}" >>"${GITHUB_OUTPUT}"
7979
80-
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
80+
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
8181
if: always()
8282
with:
8383
if-no-files-found: error

0 commit comments

Comments
 (0)