diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 05693a4..a712ee6 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -34,7 +34,7 @@ jobs: - name: Run tests run: flutter test - name: Upload test artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: failure () with: name: Golden images failure