Skip to content

Commit cce282e

Browse files
Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#727)
1 parent 72d6371 commit cce282e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
echo "ref: $ref"
8282
echo "$ref" >> cleanup_cache
8383
- name: Upload cleanup-cache artifact
84-
uses: actions/upload-artifact@v5.0.0
84+
uses: actions/upload-artifact@v6.0.0
8585
with:
8686
name: cleanup_cache
8787
path: cleanup_cache

0 commit comments

Comments
 (0)