diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 487d1346..9338130c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -106,7 +106,7 @@ jobs: run: hatch run cov-badge - name: Deploy reports to GitHub Pages if: github.ref == 'refs/heads/master' - uses: JamesIves/github-pages-deploy-action@65b5dfd4f5bcd3a7403bbc2959c144256167464e # v4.5.0 + uses: JamesIves/github-pages-deploy-action@ec9c88baef04b842ca6f0a132fd61c762aa6c1b0 # v4.6.0 with: folder: ./reports