Skip to content

Commit a62c037

Browse files
Enable Ruby 3.0.2 install on Ubuntu via [email protected]
1 parent db2d62e commit a62c037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
# Setup Ruby - this needs to match the version in the Gemfile
1818
- name: Set up Ruby
19-
uses: ruby/setup-ruby@e27aee156d42e38ff8a4c2fc97b125c4087cbcc7
19+
uses: ruby/setup-ruby@b00551441a6fa3d528f3443dbff264a934b6e316
2020
with:
2121
ruby-version: 3.0.2
2222
bundler-cache: true

0 commit comments

Comments
 (0)