Skip to content

Commit 6b95f56

Browse files
chore(deps): update dawidd6/action-download-artifact action to v9
1 parent 83d3bde commit 6b95f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs_bundle_analysis.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
path: .next/analyze/__bundle_analysis.json
5959

6060
- name: Download base branch bundle stats
61-
uses: dawidd6/action-download-artifact@v8
61+
uses: dawidd6/action-download-artifact@v9
6262
if: success() && github.event.number
6363
with:
6464
workflow: nextjs_bundle_analysis.yml

0 commit comments

Comments
 (0)