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 ca00cf2 commit 323d2ceCopy full SHA for 323d2ce
.github/workflows/size-data.yml
@@ -45,7 +45,7 @@ jobs:
45
if: ${{github.event_name == 'pull_request'}}
46
run: echo ${{ github.event.number }} > ./pr.txt
47
48
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
49
50
with:
51
name: pr-number
0 commit comments