Skip to content

Commit 7dc7b80

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 870c25a commit 7dc7b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GitHubUserFinder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
pull-requests: write
6969
steps:
7070
- name: Download report
71-
uses: actions/download-artifact@v4
71+
uses: actions/download-artifact@v5
7272
with:
7373
name: shared-test-report
7474

0 commit comments

Comments
 (0)