diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f798206..df89971 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,7 +34,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install Rustkyll run: | mkdir -p .bin