mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Update appcast ruby action
This commit is contained in:
parent
d955ec8bd2
commit
b439eb555b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/appcast.yml
vendored
4
.github/workflows/appcast.yml
vendored
|
|
@ -22,8 +22,8 @@ jobs:
|
|||
restore-keys: |
|
||||
${{ runner.os }}-gems-
|
||||
|
||||
- name: Ruby ♦️
|
||||
uses: actions/setup-ruby@v1.1.3
|
||||
- name: Setup Ruby, JRuby and TruffleRuby
|
||||
uses: ruby/setup-ruby@v1.139.0
|
||||
with:
|
||||
ruby-version: '2.7'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue