We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cccd8 commit dc6e1b3Copy full SHA for dc6e1b3
.github/workflows/tests.yaml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
fetch-depth: 0
53
- name: ⬇️ Download coverage data
54
- uses: actions/download-artifact@v4.1.1
+ uses: actions/download-artifact@v4.1.2
55
- name: 🏗 Set up Poetry
56
run: pipx install poetry
57
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
0 commit comments