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 d67d3b8 commit 8e3315eCopy full SHA for 8e3315e
.github/workflows/create-release.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Generate Changelog
35
run: parse-changelog CHANGELOG.md > ${{ github.workspace }}-CHANGELOG.md
36
- name: Download JAR
37
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
38
with:
39
name: jsonoid-discovery.jar
40
github-token: ${{ secrets.GH_PAT }}
0 commit comments