Skip to content

Commit 6705b26

Browse files
chore(deps): update dawidd6/action-download-artifact action to v6
1 parent abdcec5 commit 6705b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs_bundle_analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
path: .next/analyze/__bundle_analysis.json
5858

5959
- name: Download base branch bundle stats
60-
uses: dawidd6/action-download-artifact@v3
60+
uses: dawidd6/action-download-artifact@v6
6161
if: success() && github.event.number
6262
with:
6363
workflow: nextjs_bundle_analysis.yml

0 commit comments

Comments
 (0)