Skip to content

Commit 79d210f

Browse files
criemenaibaars
andauthored
Update .github/workflows/ruby-build.yml
Co-authored-by: Arthur Baars <[email protected]>
1 parent 03771ff commit 79d210f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
# jq is available in epel-release (https://docs.fedoraproject.org/en-US/epel/)
255255
yum install -y gh unzip epel-release
256256
yum install -y jq
257-
- uses: actions/checkout@v4
257+
- uses: actions/checkout@v3
258258
- name: Fetch CodeQL
259259
uses: ./.github/actions/fetch-codeql
260260

0 commit comments

Comments
 (0)