mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-04-25 14:47:38 +00:00
Bump actions/setup-ruby from 1 to 1.1.3
Bumps [actions/setup-ruby](https://github.com/actions/setup-ruby) from 1 to 1.1.3. - [Release notes](https://github.com/actions/setup-ruby/releases) - [Commits](https://github.com/actions/setup-ruby/compare/v1...v1.1.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
85340e6189
commit
be032865ea
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-
|
${{ runner.os }}-gems-
|
||||||
|
|
||||||
- name: Ruby ♦️
|
- name: Ruby ♦️
|
||||||
uses: actions/setup-ruby@v1
|
uses: actions/setup-ruby@v1.1.3
|
||||||
with:
|
with:
|
||||||
ruby-version: '2.7'
|
ruby-version: '2.7'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue