Skip to content

Commit cd35a58

Browse files
bump site deploy action version
1 parent 3b1feae commit cd35a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build-jekyll.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
${{ runner.os }}-gems-
2626
2727
# Use GitHub Deploy Action to build and deploy to Github
28-
- uses: jeffreytse/jekyll-deploy-action@v0.4.0
28+
- uses: jeffreytse/jekyll-deploy-action@v0.6.0
2929
with:
3030
provider: 'github'
3131
token: ${{ secrets.GITHUB_TOKEN }} # It's your Personal Access Token(PAT)

0 commit comments

Comments
 (0)