We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96562c commit d4a3ba8Copy full SHA for d4a3ba8
.github/workflows/ci.yaml
@@ -77,7 +77,7 @@ jobs:
77
echo "ref: $ref"
78
echo "$ref" >> cleanup_cache
79
- name: Upload cleanup-cache artifact
80
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
81
with:
82
name: cleanup_cache
83
path: cleanup_cache
0 commit comments