diff --git a/.github/workflows/miss_hit.yml b/.github/workflows/miss_hit.yml index 50c1df4..9ecb4d5 100644 --- a/.github/workflows/miss_hit.yml +++ b/.github/workflows/miss_hit.yml @@ -14,7 +14,7 @@ jobs: steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v6 with: submodules: true fetch-depth: 1 diff --git a/.github/workflows/moxunit.yml b/.github/workflows/moxunit.yml index 3d68204..7186991 100644 --- a/.github/workflows/moxunit.yml +++ b/.github/workflows/moxunit.yml @@ -14,7 +14,7 @@ jobs: steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v6 with: submodules: true fetch-depth: 1