]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update actions/upload-artifact action to v3 (#9153)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 6 Sep 2023 21:05:19 +0000 (16:05 -0500)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 21:05:19 +0000 (16:05 -0500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
.github/workflows/size-data.yml

index a9edfeb6e0a67291c36d44bf82d4c27c60971066..b96c71b97142562d0e4d0f9067fab688bdd7cd93 100644 (file)
@@ -45,7 +45,7 @@ jobs:
         if: ${{github.event_name == 'pull_request'}}
         run: echo ${{ github.event.number }} > ./pr.txt
 
-      - uses: actions/upload-artifact@v2
+      - uses: actions/upload-artifact@v3
         if: ${{github.event_name == 'pull_request'}}
         with:
           name: pr-number