Skip to content

Commit

Permalink
Merge pull request #164 from com-pas/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4

chore(deps): Bump actions/upload-artifact from 3 to 4
  • Loading branch information
Stef3st authored Dec 16, 2023
2 parents 460c9ed + 9fd6164 commit 24c7e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-integration-tests-postgresql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 24c7e9b

Please sign in to comment.