diff --git a/.github/workflows/centos.yml b/.github/workflows/centos.yml index 497209954b..d7adcf5ad6 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@v3 + - uses: actions/checkout@v4 - name: get postgres version run: |