fix version number
Some checks failed
Build and Test Rails Application / build (push) Failing after 22s

This commit is contained in:
Christoph Haas 2026-02-04 21:07:43 +01:00
parent 6b314812b9
commit 74e3264562

View file

@ -33,7 +33,7 @@ jobs:
- name: Set up Ruby - name: Set up Ruby
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with:
ruby-version: 3.x ruby-version: 3.2.4
- name: Install dependencies - name: Install dependencies
run: | run: |