We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fab09b commit 53a05aaCopy full SHA for 53a05aa
.github/workflows/changelog.yml
@@ -19,7 +19,7 @@ jobs:
19
submodules: true
20
- uses: ruby/setup-ruby@1a615958ad9d422dd932dc1d5823942ee002799f # v1.227.0
21
with:
22
- ruby-version: '2.7'
+ ruby-version: '3.4'
23
- name: Setup Bundler
24
run: ./ci/danger/setup_bundler.sh
25
- name: Danger CHANGELOG verifier
0 commit comments