Bump actions/upload-artifact from 3 to 4 #70

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/actions/upload-artifact-4 into main 2024-01-01 17:42:54 +01:00

View file

@ -36,7 +36,7 @@ jobs:
- run: mvn $MAVEN_ARGS dependency:go-offline
- run: mvn $MAVEN_ARGS verify
- run: mvn $MAVEN_ARGS site
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
path: target/site