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 2b45914 commit 528c56eCopy full SHA for 528c56e
.github/workflows/early-access.yml
@@ -54,7 +54,7 @@ jobs:
54
clean: true
55
56
- name: 'Download all artifacts'
57
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
58
59
- name: 'Set up Java'
60
uses: actions/setup-java@v3
.github/workflows/release.yml
@@ -165,7 +165,7 @@ jobs:
165
fetch-depth: 0
166
167
168
169
170
171
0 commit comments