Skip to content

Commit

Permalink
chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.gith…
Browse files Browse the repository at this point in the history
…ub/workflows (#32436)
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 6063140 commit b43915f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
- run: npm run build
- name: Download blob report artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: all-blob-reports
path: all-blob-reports
Expand Down

0 comments on commit b43915f

Please sign in to comment.