Skip to content

Commit eaff0b4

Browse files
Bump actions/upload-artifact from 5 to 6 (#7)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9705a3 commit eaff0b4

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
@@ -132,7 +132,7 @@ runs:
132132
enableCrossOsArchive: true
133133

134134
- name: Upload output artifacts
135-
uses: actions/upload-artifact@v5
135+
uses: actions/upload-artifact@v6
136136
if: always()
137137
with:
138138
name: output

0 commit comments

Comments
 (0)