update ruby version for appcast action

This commit is contained in:
Matt Kiazyk 2024-01-19 12:04:41 -06:00
parent 4acd676f69
commit dede435725

View file

@ -22,10 +22,10 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
# - name: Setup Ruby, JRuby and TruffleRuby
# uses: ruby/setup-ruby@v1.165.1
# with:
# ruby-version: '3.0'
- name: Setup Ruby, JRuby and TruffleRuby
uses: ruby/setup-ruby@v1.165.1
with:
ruby-version: '3.0'
- name: Bundler 💎
working-directory: AppCast