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 0d6bc98 commit b66cbd8Copy full SHA for b66cbd8
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
74
uses: actions/checkout@v4
75
76
- name: Load Release URL File from release job
77
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
78
with:
79
name: release_url
80
path: release_url
0 commit comments