diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cd43eef..9a98a98 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -41,7 +41,7 @@ jobs: run: sudo snap install dart-sass - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: submodules: recursive fetch-depth: 0