Skip to content

Commit

Permalink
build(deps): bump ruby/setup-ruby from 1.202.0 to 1.203.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyabrin authored Dec 10, 2024
2 parents c2d3d6c + e41c94f commit fdafae9
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.202.0
- uses: ruby/setup-ruby@v1.203.0
with:
ruby-version: ${{ matrix.ruby }}
# bundler-cache: true
Expand Down

0 comments on commit fdafae9

Please sign in to comment.