diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index c9b0afb10..eaca6aa25 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -20,7 +20,7 @@ jobs: ${{ runner.os }}-gems- # Use GitHub Deploy Action to build and deploy to Github - - uses: jeffreytse/jekyll-deploy-action@v0.4.0 + - uses: jeffreytse/jekyll-deploy-action@v0.5.1 with: provider: 'github' token: ${{ secrets.GITHUB_TOKEN }} # It's your Personal Access Token(PAT)