We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e3cf01 commit 4565dd0Copy full SHA for 4565dd0
.github/workflows/ci.yaml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
fetch-depth: 0
70
- name: ⬇️ Download coverage data
71
- uses: actions/download-artifact@v5.0.0
+ uses: actions/download-artifact@v6.0.0
72
- name: 🏗 Set up uv
73
uses: astral-sh/setup-uv@v7
74
0 commit comments