We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5628e9b + 5c17a91 commit f4f8e73Copy full SHA for f4f8e73
.github/workflows/release-drafter.yml
@@ -32,7 +32,7 @@ jobs:
32
if: github.event_name == 'push'
33
steps:
34
- name: Download artifact
35
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
36
with:
37
name: ${{ github.event.repository.name }}
38
path: ${{ github.event.repository.name }}
0 commit comments