Skip to content

Commit b439eb5

Browse files
committed
Update appcast ruby action
1 parent d955ec8 commit b439eb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/appcast.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
restore-keys: |
2323
${{ runner.os }}-gems-
2424
25-
- name: Ruby ♦️
26-
uses: actions/setup-ruby@v1.1.3
25+
- name: Setup Ruby, JRuby and TruffleRuby
26+
uses: ruby/setup-ruby@v1.139.0
2727
with:
2828
ruby-version: '2.7'
2929

0 commit comments

Comments
 (0)