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 adb47fd commit d9778a1Copy full SHA for d9778a1
1 file changed
.github/workflows/tests.yaml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
fetch-depth: 0
54
- name: ⬇️ Download coverage data
55
- uses: actions/download-artifact@v4.1.8
+ uses: actions/download-artifact@v4.1.9
56
- name: 🏗 Set up Poetry
57
run: pipx install poetry
58
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
0 commit comments