Skip to content

Commit 111a1d3

Browse files
committed
⬆️ Update actions/download-artifact action to v4.1.3
1 parent 27fd67d commit 111a1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
fetch-depth: 0
5555
- name: ⬇️ Download coverage data
56-
uses: actions/[email protected].2
56+
uses: actions/[email protected].3
5757
- name: 🏗 Set up Poetry
5858
run: pipx install poetry
5959
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}

0 commit comments

Comments
 (0)