We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2480e6e commit 78a313fCopy full SHA for 78a313f
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].3
+ uses: actions/[email protected].4
81
with:
82
name: cleanup_cache
83
path: cleanup_cache
0 commit comments