Skip to content

Commit

Permalink
Merge pull request #76 from ruby-api-client/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/ruby/setup-ruby-1.205.0
  • Loading branch information
ilyabrin authored Dec 24, 2024
2 parents eee5c80 + f02c780 commit f203f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1.204.0
- uses: ruby/setup-ruby@v1.205.0
with:
ruby-version: ${{ matrix.ruby }}
# bundler-cache: true
Expand Down

0 comments on commit f203f44

Please sign in to comment.