diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ac31c6a..381465d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,6 +15,6 @@ jobs: runs-on: ubuntu-latest steps: - id: build-publish - uses: bitovi/github-actions-react-to-ghp@v1.2.0 + uses: bitovi/github-actions-react-to-ghp@v1.2.2 with: - path: build # change to your build folder \ No newline at end of file + path: build # change to your build folder