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.
1 parent 491bcdd commit 9cf1c30Copy full SHA for 9cf1c30
1 file changed
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Checkout
66
uses: actions/checkout@v6
67
- name: Download artifacts
68
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v7
69
with:
70
path: artifacts
71
- name: Create GitHub release
0 commit comments