We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72d6371 commit cce282eCopy full SHA for cce282e
1 file changed
.github/workflows/ci.yaml
@@ -81,7 +81,7 @@ jobs:
81
echo "ref: $ref"
82
echo "$ref" >> cleanup_cache
83
- name: Upload cleanup-cache artifact
84
- uses: actions/upload-artifact@v5.0.0
+ uses: actions/upload-artifact@v6.0.0
85
with:
86
name: cleanup_cache
87
path: cleanup_cache
0 commit comments