Skip to content

Commit 207b93b

Browse files
authored
Merge pull request #7 from codcod/dependabot/github_actions/actions/download-artifact-5
2 parents cddb5da + 2cf33c9 commit 207b93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258
uses: actions/checkout@v4
259259

260260
- name: Download coverage from Python 3.13
261-
uses: actions/download-artifact@v4
261+
uses: actions/download-artifact@v5
262262
with:
263263
name: coverage-3.13-ubuntu-latest
264264

0 commit comments

Comments
 (0)