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 f330106 commit 56de50aCopy full SHA for 56de50a
.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@v4
+ uses: actions/upload-artifact@v5
78
with:
79
name: robot-framework-reports
80
retention-days: 7
0 commit comments