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