testing upload-artifact@v4

This commit is contained in:
Arnaud Roques
2025-02-04 22:08:55 +01:00
parent 9e6df4b123
commit 4fe2160172
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ jobs:
run: mvn --batch-mode -f pom.jdk8.xml -D java.net.useSystemProxies=true clean package
- name: temporarily save generated files
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: war-jre8
path: target/plantuml.war