We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b147351 commit aa093baCopy full SHA for aa093ba
1 file changed
.github/workflows/danger.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: ruby setup
20
uses: ruby/setup-ruby@v1
21
with:
22
- ruby-version: 3.4.8
+ ruby-version: 4.0.0
23
bundler-cache: true
24
- name: Checkout code
25
uses: actions/checkout@v6
0 commit comments