We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb4a6c commit d6413e8Copy full SHA for d6413e8
1 file changed
.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].5
+ uses: actions/[email protected].6
81
with:
82
name: cleanup_cache
83
path: cleanup_cache
0 commit comments