We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2ee88 commit dcf158eCopy full SHA for dcf158e
1 file changed
.github/workflows/Build.yml
@@ -40,7 +40,7 @@ jobs:
40
run: gradle build
41
42
- name: Upload Build Artifact
43
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
44
with:
45
name: Build-Artifacts
46
path: |
0 commit comments