We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 364c0fa + 5cb6851 commit d032febCopy full SHA for d032feb
.github/workflows/code_analysis.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v6
13
14
- name: Install Ruby and gems
15
- uses: ruby/setup-ruby@v1.268.0
+ uses: ruby/setup-ruby@v1.269.0
16
with:
17
bundler-cache: true
18
.github/workflows/unit_tests.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
0 commit comments