diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 322c56a..712b265 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -55,7 +55,7 @@ jobs: - name: Upload screenshots if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: test-screenshots path: screenshots