Skip to content

Commit

Permalink
Merge pull request #273 from bytebase/renovate/dawidd6-action-downloa…
Browse files Browse the repository at this point in the history
…d-artifact-2.x

chore(deps): update dawidd6/action-download-artifact action to v2.28.0
  • Loading branch information
d-bytebase authored Oct 3, 2023
2 parents eddb61f + 9d40f3f commit 87043aa
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 @@ -61,7 +61,7 @@ jobs:
path: ./frontend/.next/analyze/__bundle_analysis.json

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

0 comments on commit 87043aa

Please sign in to comment.