We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d7c44 commit 5cfdd4fCopy full SHA for 5cfdd4f
.github/workflows/early-access.yml
@@ -54,7 +54,7 @@ jobs:
54
clean: true
55
56
- name: 'Download all artifacts'
57
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
58
59
- name: 'Set up Java'
60
uses: actions/setup-java@v3
.github/workflows/release.yml
@@ -171,7 +171,7 @@ jobs:
171
fetch-depth: 0
172
173
174
175
176
177
0 commit comments