We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30fb3cb commit e9b0930Copy full SHA for e9b0930
.github/workflows/publishsizes.yml
@@ -66,7 +66,7 @@ jobs:
66
path: ./artifacts/sizes-report/pr_num.txt
67
68
- name: Report results
69
- uses: P-R-O-C-H-Y/report-size-deltas@2043188c68f483a7b50527c4eacf609d05bb67a5 # sizes_v2
+ uses: P-R-O-C-H-Y/report-size-deltas@sizes_v2 #2043188c68f483a7b50527c4eacf609d05bb67a5 # sizes_v2
70
with:
71
sketches-reports-source: ${{ env.SKETCHES_REPORTS_PATH }}
72
github-token: ${{ env.GITHUB_TOKEN }}
0 commit comments