try github
This commit is contained in:
parent
067f390a5f
commit
72862a8d19
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ jobs:
|
||||||
container: ruby:3.3.4
|
container: ruby:3.3.4
|
||||||
name: Text
|
name: Text
|
||||||
steps:
|
steps:
|
||||||
- uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
|
- uses: github.com/ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
|
||||||
with:
|
with:
|
||||||
ruby-version: '3.3.4' # Not needed with a .ruby-version file
|
ruby-version: '3.3.4' # Not needed with a .ruby-version file
|
||||||
- name: Cache repository
|
- name: Cache repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue