We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d9c79 commit 871b2c0Copy full SHA for 871b2c0
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@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
85
with:
86
name: cleanup_cache
87
path: cleanup_cache
0 commit comments