Skip to content

Commit

Permalink
fix: bump download-artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Alexy Mantha <[email protected]>
  • Loading branch information
alexymantha committed Dec 20, 2023
1 parent 6537a1a commit de35238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
release-type: simple
- name: Download extension
if: ${{ steps.release-please.outputs.release_created }}
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: extension.tar.gz
- name: Upload Release Artifact
Expand Down

0 comments on commit de35238

Please sign in to comment.