Skip to content

Commit 233bcc7

Browse files
authored
Merge pull request #14 from mhashizume/maint/main/static-ruby-bump
Bump static code Ruby to 3.1
2 parents 4c69d00 + 5a4a78f commit 233bcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static_code_analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Run checks
99

1010
env:
11-
ruby_version: '3.0'
11+
ruby_version: '3.1'
1212
extra_checks: check:symlinks check:git_ignore check:dot_underscore check:test_file
1313

1414
runs-on: 'ubuntu-latest'

0 commit comments

Comments
 (0)