Skip to content

Commit 39e3260

Browse files
dependabot[bot]frankie567
authored andcommitted
build(deps): bump dawidd6/action-download-artifact from 6 to 7
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v6...v7) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f64b373 commit 39e3260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs_bundle_analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
path: ./clients/apps/web/.next/analyze/__bundle_analysis.json
7272

7373
- name: Download base branch bundle stats
74-
uses: dawidd6/action-download-artifact@v6
74+
uses: dawidd6/action-download-artifact@v7
7575
if: success() && github.event.number
7676
with:
7777
workflow: nextjs_bundle_analysis.yml

0 commit comments

Comments
 (0)