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 460c9ed + 9fd6164 commit 24c7e9bCopy full SHA for 24c7e9b
.github/workflows/run-integration-tests-postgresql.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Archive Robot Framework Reports
76
if: failure()
77
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
78
with:
79
name: robot-framework-reports
80
retention-days: 7
0 commit comments