Skip to content

Commit 78992de

Browse files
Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#764)
1 parent 5fb88dd commit 78992de

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
@@ -80,7 +80,7 @@ jobs:
8080
echo "ref: $ref"
8181
echo "$ref" >> cleanup_cache
8282
- name: Upload cleanup-cache artifact
83-
uses: actions/[email protected].0
83+
uses: actions/[email protected].1
8484
with:
8585
name: cleanup_cache
8686
path: cleanup_cache

0 commit comments

Comments
 (0)