We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e4e52c + 0142543 commit d04fc03Copy full SHA for d04fc03
.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.288.0
+ uses: ruby/setup-ruby@v1.290.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