Skip to content

Commit 0b095fa

Browse files
authored
Merge pull request #262 from moov-io/renovate/major-github-artifact-actions
chore(deps): update actions/download-artifact action to v5
2 parents 6ea0b71 + 903b959 commit 0b095fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: actions/checkout@v4
7878

7979
- name: Load Release URL File from release job
80-
uses: actions/download-artifact@v4
80+
uses: actions/download-artifact@v5
8181
with:
8282
name: release_url
8383
path: release_url

0 commit comments

Comments
 (0)