Skip to content

Commit 0b3ce6a

Browse files
Bump actions/download-artifact from 4.1.0 to 4.1.2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.0...v4.1.2) --- 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 fe0e62f commit 0b3ce6a

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].2
7171
with:
7272
name: Genesis
7373
path: build/libs/

0 commit comments

Comments
 (0)