diff --git a/.github/workflows/m10b-deterministic-export-matrix.yml b/.github/workflows/m10b-deterministic-export-matrix.yml index 73a96112..a3f1a41f 100644 --- a/.github/workflows/m10b-deterministic-export-matrix.yml +++ b/.github/workflows/m10b-deterministic-export-matrix.yml @@ -72,7 +72,7 @@ jobs: run: bash game/scripts/m10b_deterministic_export_matrix.sh --local-only --json - name: Upload mismatch report if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: m10b-matrix-${{ matrix.os }} path: |