We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84b807 commit 63452e6Copy full SHA for 63452e6
.github/workflows/size-report.yml
@@ -36,7 +36,7 @@ jobs:
36
run: pnpm install
37
38
- name: Download PR number
39
- uses: dawidd6/action-download-artifact@v3
+ uses: dawidd6/action-download-artifact@v6
40
with:
41
name: pr-number
42
run_id: ${{ github.event.workflow_run.id }}
0 commit comments