mirror of
https://github.com/bitwarden/android.git
synced 2025-03-16 11:18:45 +03:00
Update ruby/setup-ruby action to v1.159.0 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ea5908d2ca
commit
b9cec69439
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-check.yml
vendored
2
.github/workflows/run-check.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
persist-credentials: false
|
||||
|
||||
- name: Configure Ruby
|
||||
uses: ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011 # v1.157.0
|
||||
uses: ruby/setup-ruby@54a18e26dbbb1eabc604f317ade9a5788dddef81 # v1.159.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
ruby-version: ${{ env.RUBY_VERSION }}
|
||||
|
|
Loading…
Add table
Reference in a new issue