Skip to content

Commit

Permalink
Merge pull request #4262 from serlo/dependabot/github_actions/dawidd6…
Browse files Browse the repository at this point in the history
…/action-download-artifact-6

chore(deps): bump dawidd6/action-download-artifact from 3 to 6
  • Loading branch information
elbotho authored Nov 12, 2024
2 parents c2af7b9 + 9d9edcb commit 60e09f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs_bundle_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
path: apps/web/.next/analyze/__bundle_analysis.json

- name: Download base branch bundle stats
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
if: success() && github.event.number
with:
workflow: nextjs_bundle_analysis.yml
Expand Down

0 comments on commit 60e09f0

Please sign in to comment.