Skip to content

Commit 9b2c21d

Browse files
Bump actions/download-artifact from 4.1.0 to 4.1.3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.0 to 4.1.3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.0...v4.1.3) --- 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 9b2c21d

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

0 commit comments

Comments
 (0)