mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Bump ruby/setup-ruby from v1.70.0 to v1.70.1 (#17610)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from v1.70.0 to v1.70.1. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/v1.70.0...2eb6adbfb1f8850489a1f947f9421d777ea89485) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
440addbf8e
commit
47029bd9d2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
- name: Check out files from GitHub
|
||||
uses: actions/checkout@v2
|
||||
- name: Setting up Ruby 2.6
|
||||
uses: ruby/setup-ruby@v1.70.0
|
||||
uses: ruby/setup-ruby@v1.70.1
|
||||
with:
|
||||
ruby-version: 2.6
|
||||
- name: Setup Ruby Gems cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user