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 763da2a + 141d373 commit 88315c2Copy full SHA for 88315c2
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@v5
+ uses: actions/upload-artifact@v6
21
with:
22
name: generated-site
23
path: ./target/roq/
0 commit comments