Skip to content

Commit c9a221f

Browse files
professorashleywillardperryqhschoblaskatstannard
authored
Bumps to newer version of ruby/setup-ruby (#7)
Co-authored-by: Ashley Willard <ashley.willard@gusto.com> Co-authored-by: Perry Hertler <perry.hertler@gusto.com> Co-authored-by: Joey Schoblaska <joey.schoblaska@gusto.com> Co-authored-by: Teal Stannard <teal.stannard@gusto.com>
1 parent 6ccda13 commit c9a221f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445
2121
- name: Set up Ruby ${{ matrix.ruby }}
22-
uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7
22+
uses: ruby/setup-ruby@b203567269b5bbc256dbc1c84f7495913f977353
2323
with:
2424
bundler-cache: true
2525
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)