Skip to content

Commit 0edafec

Browse files
authored
Merge pull request #142 from erwindouna/dependabot/github_actions/actions/download-artifact-8.0.1
Bump actions/download-artifact from 8.0.0 to 8.0.1
2 parents 41b9411 + 3695589 commit 0edafec

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
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
fetch-depth: 0
5050
- name: ⬇️ Download coverage data
51-
uses: actions/download-artifact@v8.0.0
51+
uses: actions/download-artifact@v8.0.1
5252
- name: 🏗 Set up uv
5353
uses: astral-sh/setup-uv@v7
5454
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}

0 commit comments

Comments
 (0)