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 9bafc85 commit 86591f4Copy full SHA for 86591f4
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: actions/checkout@v4
72
73
- name: Load Release URL File from release job
74
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
75
with:
76
name: release_url
77
0 commit comments