We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e83db0b + 38c9d8b commit 0c310feCopy full SHA for 0c310fe
1 file changed
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
else
86
echo "visual-differ succeeded (unexpected)"; exit 1
87
fi
88
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
89
with:
90
path: results
91
0 commit comments