Skip to content

Commit

Permalink
Update checkout step in Jekyll workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep0Thinking committed Jan 22, 2024
1 parent 8660ab4 commit 875245e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: "main"
- name: Setup Ruby
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
with:
Expand Down

0 comments on commit 875245e

Please sign in to comment.