We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e1ae2 commit 7c49e07Copy full SHA for 7c49e07
.github/workflows/size-limit.yml
@@ -44,7 +44,7 @@ jobs:
44
run: pnpm build
45
46
- name: Download baseline stats
47
- uses: dawidd6/action-download-artifact@v4
+ uses: dawidd6/action-download-artifact@v6
48
if: github.event.number
49
with:
50
workflow: size-limit.yml
0 commit comments