Skip to content

Commit

Permalink
fix directory ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
casibbald committed Jan 5, 2025
1 parent 0bc3d3a commit c92078b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set ownership
run: |
# this is to fix GIT not liking owner of the checkout dir
Expand Down

0 comments on commit c92078b

Please sign in to comment.