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 23b16bc + 9da9c51 commit 83c49f6Copy full SHA for 83c49f6
1 file changed
.github/workflows/testsite.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Build with Maven
18
run: mvn --batch-mode clean test
19
- name: Archive generated site
20
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
21
with:
22
name: generated-site
23
path: ./target/roq/
0 commit comments