Skip to content

Commit

Permalink
Merge pull request #1078 from adorsys/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/download-artifact-4.1.7

Bump actions/download-artifact from 4.1.4 to 4.1.7
  • Loading branch information
jonasvoelcker authored Jun 27, 2024
2 parents 2117a4d + d9e73b1 commit dfa5c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ jobs:
needs: [build]
if: startsWith(github.ref, 'refs/tags/v')
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].7
with:
path: assets
- name: Write release tag without v
Expand Down

0 comments on commit dfa5c64

Please sign in to comment.