Skip to content

Commit

Permalink
chore: upgrade download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
kdoroszko-splunk committed Jul 11, 2024
1 parent 93c3bd4 commit 3236db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2113,7 +2113,7 @@ jobs:
passphrase: ${{ secrets.SA_GPG_PASSPHRASE }}
- name: Download package-deployment
if: ${{ steps.semantic.outputs.new_release_published == 'true' }}
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
id: download-package-deployment
with:
name: package-deployment
Expand Down

0 comments on commit 3236db7

Please sign in to comment.