mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Merge pull request #563 from XcodesOrg/dependabot/github_actions/ruby/setup-ruby-1.177.1
Bump ruby/setup-ruby from 1.173.0 to 1.177.1
This commit is contained in:
commit
7628f85ba8
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.173.0
|
||||
uses: ruby/setup-ruby@v1.177.1
|
||||
with:
|
||||
ruby-version: '3.0'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue