diff --git a/.github/workflows/centos.yml b/.github/workflows/centos.yml index d7adcf5ad61..497209954b1 100644 --- a/.github/workflows/centos.yml +++ b/.github/workflows/centos.yml @@ -32,7 +32,7 @@ jobs: - centos-7 gcc-4.8.5 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v3 - name: get postgres version run: |