Skip to content

Commit

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

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
philipbalinov authored Nov 8, 2024
2 parents e8dd041 + d131e0f commit e38e39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mondoo-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
MONDOO_USER: ${{ secrets.MONDOO_USER }}
MONDOO_PASSWORD: ${{ secrets.MONDOO_PASSWORD }}
REGION: ${{ matrix.region }}
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: failure()
with:
name: simmons-playwright-report
Expand Down

0 comments on commit e38e39a

Please sign in to comment.