Skip to content

Commit

Permalink
Merge pull request #103 from lncm/dependabot/github_actions/dot-githu…
Browse files Browse the repository at this point in the history
…b/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 1.0.0 to 4.1.7 in /.github/workflows
  • Loading branch information
nolim1t committed Sep 4, 2024
2 parents d2be08c + 297dbe0 commit 3345da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
echo ::set-env name=BUILD::"$(echo "$GITHUB_REF" | sed -E "s|$TAG_FMT|\4|")"
- name: Download all build artifacts
uses: actions/download-artifact@v1.0.0
uses: actions/download-artifact@v4.1.7
with:
name: docker-images

Expand Down

0 comments on commit 3345da2

Please sign in to comment.