We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83a1d7c + fccad24 commit b6402dcCopy full SHA for b6402dc
.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.290.0
+ uses: ruby/setup-ruby@v1.293.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