diff --git a/.github/workflows/pitest.yml b/.github/workflows/pitest.yml index 5f284cb1..0b945477 100644 --- a/.github/workflows/pitest.yml +++ b/.github/workflows/pitest.yml @@ -35,7 +35,7 @@ jobs: run: mvn package -Ppitest org.pitest:pitest-maven:mutationCoverage - name: Deploy - uses: peaceiris/actions-gh-pages@v3.9.3 + uses: peaceiris/actions-gh-pages@v4.0.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./target/pit-reports/*/