Skip to content

Commit 9eb8068

Browse files
chore(deps): Bump dawidd6/action-download-artifact in /.github/workflows (#1991)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v3...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d9eaa4 commit 9eb8068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs-bundle-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
path: ${{ matrix.next-dir }}/.next/analyze/__bundle_analysis.json
9494

9595
- name: Download bundle analysis report for base branch
96-
uses: dawidd6/action-download-artifact@v3
96+
uses: dawidd6/action-download-artifact@v6
9797
if: success() && github.event.number
9898
with:
9999
workflow: nextjs-bundle-analysis.yml

0 commit comments

Comments
 (0)