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

This commit is contained in:
david 2024-07-22 22:52:07 +02:00
parent 72862a8d19
commit 642f7db215

View file

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