diff --git a/.github/workflows/test-report.yaml b/.github/workflows/test-report.yaml index cd9dc32..6288d43 100644 --- a/.github/workflows/test-report.yaml +++ b/.github/workflows/test-report.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download test report file - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: github-token: ${{ secrets.GH_DOWNLOAD_TOKEN }} pattern: test-results*