diff --git a/.github/workflows/sendGFWList.yml b/.github/workflows/sendGFWList.yml index 8c4d33b..c8103e4 100644 --- a/.github/workflows/sendGFWList.yml +++ b/.github/workflows/sendGFWList.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: submodules: 'true' fetch-depth: '0'