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