There was an error while loading. Please reload this page.
1 parent 90d3ff4 commit c35e880Copy full SHA for c35e880
.github/workflows/size-data.yml
@@ -45,7 +45,7 @@ jobs:
45
echo ${{ github.base_ref }} > ./temp/size/base.txt
46
47
- name: Upload Size Data
48
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
49
with:
50
name: size-data
51
path: temp/size
0 commit comments