Skip to content

Commit 9676f45

Browse files
Bump actions/download-artifact from 4 to 5 in the github-actions group (#40)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c296b8 commit 9676f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
contents: write
189189
steps:
190190
- name: Download Builds
191-
uses: actions/download-artifact@v4
191+
uses: actions/download-artifact@v5
192192
with:
193193
path: builds
194194

0 commit comments

Comments
 (0)