We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a712e58 commit e4ec998Copy full SHA for e4ec998
1 file changed
.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@v4.2.1
+ uses: actions/download-artifact@v4.3.0
72
- name: 🏗 Set up uv
73
uses: astral-sh/setup-uv@v6
74
0 commit comments