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 b3223ee commit 701040dCopy full SHA for 701040d
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
run: mvn -B package --file pom.xml
24
25
- name: Archive artifacts
26
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
27
with:
28
name: Artifacts
29
path: |
0 commit comments