diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8d2deb7..f778d9d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Remove directories run: rm -r .github .git