Skip to content

Commit 7512f43

Browse files
dependabot[bot]DanNixon
authored andcommitted
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 038a081 commit 7512f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
steps:
8989
- name: Download binaries
90-
uses: actions/download-artifact@v3
90+
uses: actions/download-artifact@v4.1.7
9191

9292
- name: Publish release
9393
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)