Skip to content

Commit

Permalink
Merge pull request #111 from davidalpert/dependabot/github_actions/ru…
Browse files Browse the repository at this point in the history
…by/setup-ruby-1.139.0
  • Loading branch information
davidalpert authored Mar 4, 2023
2 parents b6154a4 + 9652c52 commit 4537534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
go-version: '1.16.0'

- name: Setup Ruby, JRuby and TruffleRuby # for integration testing
uses: ruby/setup-ruby@v1.133.0
uses: ruby/setup-ruby@v1.139.0
with:
ruby-version: 3.0.2

Expand Down

0 comments on commit 4537534

Please sign in to comment.