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 7cd555a commit 2f6cbd8Copy full SHA for 2f6cbd8
.github/workflows/CDCI-master.yml
@@ -35,7 +35,7 @@ jobs:
35
#UploadArtifact
36
37
- name: Upload artifacts
38
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
39
with:
40
name: build-output
41
path: build/libs/*.war
0 commit comments