Skip to content

Commit cc9bdbc

Browse files
Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#696)
1 parent e128587 commit cc9bdbc

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@v4.6.2
84+
uses: actions/upload-artifact@v5.0.0
8585
with:
8686
name: cleanup_cache
8787
path: cleanup_cache

0 commit comments

Comments
 (0)