mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Merge pull request #446 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.161.0
Bump ruby/setup-ruby from 1.152.0 to 1.161.0
This commit is contained in:
commit
ab4a3444ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/appcast.yml
vendored
2
.github/workflows/appcast.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
${{ runner.os }}-gems-
|
||||
|
||||
- name: Setup Ruby, JRuby and TruffleRuby
|
||||
uses: ruby/setup-ruby@v1.152.0
|
||||
uses: ruby/setup-ruby@v1.161.0
|
||||
with:
|
||||
ruby-version: '2.7'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue