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.
2 parents a0df6f8 + 5c7981a commit 8755c76Copy full SHA for 8755c76
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
run: mvn -e --batch-mode --no-transfer-progress verify -Pgrunt
21
22
- name: Upload artifact for testing/deployment
23
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
24
with:
25
name: gwt-site
26
path: 'target/generated-site/'
0 commit comments