diff --git a/.github/workflows/run-integration-tests-postgresql.yml b/.github/workflows/run-integration-tests-postgresql.yml index 6d71a66..fe838cf 100644 --- a/.github/workflows/run-integration-tests-postgresql.yml +++ b/.github/workflows/run-integration-tests-postgresql.yml @@ -74,7 +74,7 @@ jobs: - name: Archive Robot Framework Reports if: failure() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: robot-framework-reports retention-days: 7