Skip to content

Commit

Permalink
Merge pull request #19 from anolilab/renovate/dawidd6-action-download…
Browse files Browse the repository at this point in the history
…-artifact-3.x

chore(deps): update dawidd6/action-download-artifact action to v3
  • Loading branch information
prisis authored Jan 1, 2024
2 parents 40902fb + 7ef8c51 commit 9cc2102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundle-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
path: "examples/nextra/.next/analyze/__bundle_analysis.json"

- name: "Download Base Branch Bundle Stats"
uses: "dawidd6/action-download-artifact@246dbf436b23d7c49e21a7ab8204ca9ecd1fe615" # v2.27.0
uses: "dawidd6/action-download-artifact@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d" # v3.0.0
if: "success() && github.event.number"
with:
workflow: "nextjs-bundle-analysis.yml"
Expand Down

0 comments on commit 9cc2102

Please sign in to comment.