Skip to content

Commit 5342b86

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

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
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
fetch-depth: 0
5656
- name: ⬇️ Download coverage data
57-
uses: actions/download-artifact@v4.1.9
57+
uses: actions/download-artifact@v4.2.1
5858
- name: 🏗 Set up Poetry
5959
run: pipx install poetry
6060
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}

0 commit comments

Comments
 (0)