Skip to content

Commit f7bc216

Browse files
authored
Merge branch 'main' into fix-broken-section-link
2 parents 4853265 + c1c5345 commit f7bc216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Get Ruby version
1818
id: rubyversion
19-
run: echo "::set-output name=version::$(curl https://raw.githubusercontent.com/github/pages-gem/master/.ruby-version)"
19+
run: echo "::set-output name=version::3.2"
2020

2121
- name: Set up Ruby
2222
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)