Skip to content

Commit

Permalink
chore: Bump jekyll-deploy-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceridan committed Dec 15, 2023
1 parent a820c49 commit 20b8739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
- uses: jeffreytse/jekyll-deploy-action@v0.4.0
- uses: jeffreytse/jekyll-deploy-action@v0.5.0
with:
provider: 'github'
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 20b8739

Please sign in to comment.