We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26adcfc commit a7ce0d5Copy full SHA for a7ce0d5
1 file changed
.github/workflows/danger.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: ruby setup
16
uses: ruby/setup-ruby@v1
17
with:
18
- ruby-version: 3.1.4
+ ruby-version: 3.4.7
19
bundler-cache: true
20
- name: Checkout code
21
uses: actions/checkout@v6
0 commit comments