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 757eb73 commit d108e1cCopy full SHA for d108e1c
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
add: '*.svg'
46
47
- name: Upload Artifacts
48
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
49
with:
50
name: build-artifacts
51
path: build/libs/*.jar
0 commit comments