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 6ea0b71 + 903b959 commit 0b095faCopy full SHA for 0b095fa
.github/workflows/release.yml
@@ -77,7 +77,7 @@ jobs:
77
uses: actions/checkout@v4
78
79
- name: Load Release URL File from release job
80
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
81
with:
82
name: release_url
83
path: release_url
0 commit comments