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 e9b0930 commit 0213200Copy full SHA for 0213200
.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@sizes_v2 #2043188c68f483a7b50527c4eacf609d05bb67a5 # sizes_v2
+ uses: P-R-O-C-H-Y/report-size-deltas@bea91d2c99ca80c88a883b39b1c4012f00ec3d09 # sizes_v2
70
with:
71
sketches-reports-source: ${{ env.SKETCHES_REPORTS_PATH }}
72
github-token: ${{ env.GITHUB_TOKEN }}
0 commit comments