There was an error while loading. Please reload this page.
1 parent e2bede9 commit f2f8b4dCopy full SHA for f2f8b4d
1 file changed
.github/workflows/size-report.yml
@@ -39,7 +39,7 @@ jobs:
39
run: pnpm install
40
41
- name: Download Size Data
42
- uses: dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
+ uses: dawidd6/action-download-artifact@d63b86af1b34672e53c440b1b83979861906bad7 # v24
43
with:
44
name: size-data
45
run_id: ${{ github.event.workflow_run.id }}
@@ -59,7 +59,7 @@ jobs:
59
path: temp/size/base.txt
60
61
- name: Download Previous Size Data
62
63
64
branch: ${{ steps.pr-base.outputs.content }}
65
workflow: size-data.yml
0 commit comments