diff --git a/.github/workflows/verible-ci.yml b/.github/workflows/verible-ci.yml index 3f31f0dd9..b6121093c 100644 --- a/.github/workflows/verible-ci.yml +++ b/.github/workflows/verible-ci.yml @@ -584,7 +584,7 @@ jobs: - name: Deployment if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' - uses: JamesIves/github-pages-deploy-action@4.6.3 + uses: JamesIves/github-pages-deploy-action@v4.6.3 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} BRANCH: gh-pages