diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 53006312..697e37b2 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -22,7 +22,7 @@ jobs: ./gradlew :viroreact:assembleDebug working-directory: ./android - name: Upload result ViroCore - uses: actions/upload-artifact@v4.6.0 + uses: actions/upload-artifact@v5.0.0 with: name: viroCore path: | @@ -49,7 +49,7 @@ jobs: - name: Code checks run: ./gradlew :viroreact:check - name: Archive Lint report - uses: actions/upload-artifact@v4.6.0 + uses: actions/upload-artifact@v5.0.0 if: ${{ always() }} with: name: Viro-Lint-report @@ -87,7 +87,7 @@ jobs: IPHONEOS_DEPLOYMENT_TARGET=13.0 | xcpretty - name: Upload iOS Renderer artifact - uses: actions/upload-artifact@v4.6.0 + uses: actions/upload-artifact@v5.0.0 with: name: ios_dist.tgz path: ./ios/dist/