Skip to content

Commit

Permalink
build: fix jekyll-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 committed Jul 5, 2024
1 parent 06fdfe1 commit bca7ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
- uses: lemonarc/jekyll-action@v1
- uses: lemonarc/jekyll-action@1.0.0

- uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit bca7ba3

Please sign in to comment.