Skip to content

Commit 3b32a36

Browse files
authored
Merge pull request #23 from bodrovis/dependabot/github_actions/master/ruby/setup-ruby-1.314.0
Bump ruby/setup-ruby from 1.310.0 to 1.314.0
2 parents 0ed8285 + e53ef58 commit 3b32a36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
steps:
4646
- uses: actions/checkout@v6
4747
- name: Set up Ruby
48-
uses: ruby/setup-ruby@v1.310.0
48+
uses: ruby/setup-ruby@v1.314.0
4949
with:
5050
ruby-version: ${{ matrix.ruby }}
5151
bundler-cache: true

0 commit comments

Comments
 (0)