diff --git a/.github/workflows/comp-integration.yml b/.github/workflows/comp-integration.yml index f0f51a5b..2ba226f1 100644 --- a/.github/workflows/comp-integration.yml +++ b/.github/workflows/comp-integration.yml @@ -70,7 +70,7 @@ jobs: - 6379:6379 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: persist-credentials: false submodules: true