diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index bc42782..0d62ddf 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -54,7 +54,7 @@ jobs: - name: Run tests run: flutter test - name: Upload test artifacts - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 if: failure () with: name: Golden images failure