Skip to content

Commit

Permalink
Merge pull request #105 from it-at-m/renovate/actions-download-artifa…
Browse files Browse the repository at this point in the history
…ct-4.x

chore(deps): update actions/download-artifact action to v4.1.8
  • Loading branch information
devtobi authored Aug 22, 2024
2 parents bf44c29 + e609b69 commit 62fa50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Download target artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: target
- name: Login to Registry
Expand Down

0 comments on commit 62fa50b

Please sign in to comment.