We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fa9b2 commit 803c500Copy full SHA for 803c500
1 file changed
.github/workflows/tests.yaml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
fetch-depth: 0
60
- name: ⬇️ Download coverage data
61
- uses: actions/download-artifact@v8.0.0
+ uses: actions/download-artifact@v8.0.1
62
- name: 🏗 Set up uv
63
uses: astral-sh/setup-uv@v7
64
0 commit comments