We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc3d3a commit c92078bCopy full SHA for c92078b
.github/workflows/jekyll-gh-pages.yml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
- name: Checkout
31
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
32
- name: Set ownership
33
run: |
34
# this is to fix GIT not liking owner of the checkout dir
0 commit comments