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.
1 parent 0f6553f commit 22fe2ffCopy full SHA for 22fe2ff
.github/workflows/maven.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Upload screenshots
57
if: always()
58
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
59
with:
60
name: test-screenshots
61
path: screenshots
0 commit comments