We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdc3f7 commit adf6a97Copy full SHA for adf6a97
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@v6.0.0
+ uses: actions/download-artifact@v7.0.0
72
- name: 🏗 Set up uv
73
uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
74
0 commit comments