We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03771ff commit 79d210fCopy full SHA for 79d210f
.github/workflows/ruby-build.yml
@@ -254,7 +254,7 @@ jobs:
254
# jq is available in epel-release (https://docs.fedoraproject.org/en-US/epel/)
255
yum install -y gh unzip epel-release
256
yum install -y jq
257
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v3
258
- name: Fetch CodeQL
259
uses: ./.github/actions/fetch-codeql
260
0 commit comments