diff --git a/.github/workflows/Screenshots.yml b/.github/workflows/Screenshots.yml index d8a3ac0b..7fb68414 100644 --- a/.github/workflows/Screenshots.yml +++ b/.github/workflows/Screenshots.yml @@ -39,7 +39,7 @@ jobs: script: fastlane screenshots - name: Save screenshots - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: screenshots_${{ matrix.device }} path: fastlane/metadata/android