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 791d82f commit e5738aaCopy full SHA for e5738aa
2 files changed
.github/workflows/release-ruby.yaml
@@ -21,6 +21,6 @@ jobs:
21
persist-credentials: false
22
- uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
23
with:
24
- ruby-version: 4.0.3
+ ruby-version: 4.0.4
25
- uses: rubygems/configure-rubygems-credentials@762a4b77c3300434bb57c7ce80b20e36231927aa # v2.0.0
26
- uses: cucumber/action-publish-rubygem@4e79bb9aed597c835e8438f57c04d0996ab80d72 # v2.0.0
.github/workflows/rubocop.yaml
@@ -19,6 +19,6 @@ jobs:
19
20
- uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
- ruby-version: '3.4.9'
+ ruby-version: '4.0.4'
bundler-cache: true
- run: bundle exec rubocop
0 commit comments