Skip to content

Commit 631ee02

Browse files
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be80cef commit 631ee02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
steps:
4747
- name: Download packages
4848
id: download
49-
uses: actions/download-artifact@v3
49+
uses: actions/download-artifact@v4.1.7
5050
with:
5151
path: ~/packages
5252
- name: Create GitHub release

0 commit comments

Comments
 (0)