Skip to content

Commit 871b2c0

Browse files
Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#748)
1 parent b7d9c79 commit 871b2c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)