Skip to content

Commit

Permalink
Use v4
Browse files Browse the repository at this point in the history
  • Loading branch information
PrestaEdit authored Nov 26, 2024
1 parent 5628e9b commit 5c17a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
if: github.event_name == 'push'
steps:
- name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ github.event.repository.name }}
path: ${{ github.event.repository.name }}
Expand Down

0 comments on commit 5c17a91

Please sign in to comment.