Skip to content

Commit 4ca0544

Browse files
Bump actions/download-artifact from 4.1.0 to 4.1.6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.0 to 4.1.6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.0...v4.1.6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e632e3b commit 4ca0544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
fetch-depth: 0
6868

6969
- name: Download Artifact
70-
uses: actions/[email protected].0
70+
uses: actions/[email protected].6
7171
with:
7272
name: Genesis
7373
path: build/libs/

0 commit comments

Comments
 (0)