mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade ruby/setup-ruby v1.121.0 -> v1.123.0 (#345)
See: - https://github.com/ruby/setup-ruby/releases/tag/v1.122.0 - https://github.com/ruby/setup-ruby/releases/tag/v1.123.0 - https://github.com/ruby/setup-ruby/compare/v1.121.0...v1.123.0
This commit is contained in:
2
.github/workflows/deploy-website.yaml
vendored
2
.github/workflows/deploy-website.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v3.1.0
|
||||
- uses: ruby/setup-ruby@v1.121.0
|
||||
- uses: ruby/setup-ruby@v1.123.0
|
||||
with:
|
||||
working-directory: ./website
|
||||
bundler-cache: true
|
||||
|
||||
Reference in New Issue
Block a user