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 18f5483 commit 15427b2Copy full SHA for 15427b2
.github/workflows/upload-artifacts.yml
@@ -38,7 +38,7 @@ jobs:
38
./gradlew validateDistributions
39
40
- name: Archive packages
41
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
42
with:
43
name: ${{ github.sha }}
44
if-no-files-found: error
0 commit comments