Skip to content

Commit 9e27888

Browse files
authored
Merge pull request #20 from bodrovis/dependabot/github_actions/master/ruby/setup-ruby-1.305.0
Bump ruby/setup-ruby from 1 to 1.305.0
2 parents 7a8839b + 9afb5cd commit 9e27888

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
48+
uses: ruby/setup-ruby@v1.305.0
4949
with:
5050
ruby-version: ${{ matrix.ruby }}
5151
bundler-cache: true

0 commit comments

Comments
 (0)