Skip to content

Commit 8637484

Browse files
Bump actions/upload-artifact to v5 (#13993)
1 parent fe29bec commit 8637484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
BUNDLE_PATH: "${{ steps.attest.outputs.bundle-path }}"
8282

8383
- name: Upload attestation bundles
84-
uses: actions/upload-artifact@v4
84+
uses: actions/upload-artifact@v5
8585
with:
8686
name: attestation-bundles
8787
path: /tmp/attestation-bundles/

0 commit comments

Comments
 (0)