try github
Some checks failed
/ Text (push) Failing after 2s
/ Checkout (push) Successful in 10s

This commit is contained in:
david 2024-07-22 22:51:28 +02:00
parent 067f390a5f
commit 72862a8d19

View file

@ -5,7 +5,7 @@ jobs:
container: ruby:3.3.4
name: Text
steps:
- uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
- uses: github.com/ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
with:
ruby-version: '3.3.4' # Not needed with a .ruby-version file
- name: Cache repository