diff --git a/.github/workflows/ruby-build.yml b/.github/workflows/ruby-build.yml index 392c6ff83026..ca3874f9c415 100644 --- a/.github/workflows/ruby-build.yml +++ b/.github/workflows/ruby-build.yml @@ -254,7 +254,7 @@ jobs: # jq is available in epel-release (https://docs.fedoraproject.org/en-US/epel/) yum install -y gh unzip epel-release yum install -y jq - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Fetch CodeQL uses: ./.github/actions/fetch-codeql