Skip to content

Commit 41606d0

Browse files
authored
Merge pull request #86 from aetherknight/dependabot/github_actions/ruby/setup-ruby-1.302.0
Bump ruby/setup-ruby from 1.268.0 to 1.302.0
2 parents 4c2fad6 + 1a6e29a commit 41606d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
3232
# change this to (see https://github.com/ruby/setup-ruby#versioning):
3333
# uses: ruby/setup-ruby@v1
34-
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # 1.268.0
34+
uses: ruby/setup-ruby@7372622e62b60b3cb750dcd2b9e32c247ffec26a # 1.302.0
3535
with:
3636
ruby-version: ${{ matrix.ruby-version }}
3737
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)