Skip to content

Commit ae0fe3c

Browse files
authored
Merge pull request #54 from bitnami/dependabot/github_actions/actions/download-artifact-4.2.1
Bump actions/download-artifact from 4.1.9 to 4.2.1
2 parents 8106998 + 124a854 commit ae0fe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
runs-on: ubuntu-20.04
6161
steps:
6262
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
63-
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806
63+
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e
6464
with:
6565
path: ./artifacts
6666
- name: Set tag name

0 commit comments

Comments
 (0)