Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 90c4eb1

Browse files
Bump actions/download-artifact
Bumps the github_actions group with 1 update in the /.github/workflows directory: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 3 to 4.1.7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98fce50 commit 90c4eb1

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
@@ -723,7 +723,7 @@ jobs:
723723
724724
- name: Download artifacts
725725
id: download-artifact
726-
uses: actions/download-artifact@v3
726+
uses: actions/download-artifact@v4.1.7
727727

728728
- name: Create release
729729
id: create_release

0 commit comments

Comments
 (0)