mirror of
https://github.com/redmine/redmine.git
synced 2026-01-22 07:23:07 +01:00
Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23400 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
EOF
|
||||
|
||||
- name: Install Ruby and gems
|
||||
uses: ruby/setup-ruby@v1.176.0
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: ${{ matrix.ruby }}
|
||||
bundler-cache: true
|
||||
|
||||
Reference in New Issue
Block a user