Skip to content

Commit

Permalink
update setup ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
HauwaHakimi committed Sep 23, 2024
1 parent d115aa7 commit b0833f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579

- name: Set up Ruby
uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7
uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442
with:
ruby-version: '3.3.5'

Expand Down

0 comments on commit b0833f8

Please sign in to comment.