diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index 6de96f9..810dac4 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3.0.2 + - uses: actions/checkout@v3.2.0 - name: Build the site in the jekyll/builder container run: | docker run \