We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb88dd commit 78992deCopy full SHA for 78992de
1 file changed
.github/workflows/ci.yaml
@@ -80,7 +80,7 @@ jobs:
80
echo "ref: $ref"
81
echo "$ref" >> cleanup_cache
82
- name: Upload cleanup-cache artifact
83
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
84
with:
85
name: cleanup_cache
86
path: cleanup_cache
0 commit comments