Update .github/workflows/ruby-build.yml

Co-authored-by: Arthur Baars <aibaars@github.com>
This commit is contained in:
Cornelius Riemenschneider
2023-09-06 12:19:46 +02:00
committed by GitHub
parent 03771ffad2
commit 79d210f7bd

View File

@@ -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@v4
- uses: actions/checkout@v3
- name: Fetch CodeQL
uses: ./.github/actions/fetch-codeql