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