Skip to content

Commit d9778a1

Browse files
⬆️ Update actions/download-artifact action to v4.1.9 (#1666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adb47fd commit d9778a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
fetch-depth: 0
5454
- name: ⬇️ Download coverage data
55-
uses: actions/download-artifact@v4.1.8
55+
uses: actions/download-artifact@v4.1.9
5656
- name: 🏗 Set up Poetry
5757
run: pipx install poetry
5858
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}

0 commit comments

Comments
 (0)