Skip to content

Commit 10a881a

Browse files
Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v1...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cf1410 commit 10a881a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
needs: [linux, macos, windows]
8484
runs-on: ubuntu-latest
8585
steps:
86-
- uses: actions/download-artifact@v1
86+
- uses: actions/download-artifact@v4.1.7
8787
with:
8888
name: enclone
8989
path: artifacts

0 commit comments

Comments
 (0)