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 d1038f5 commit d2f9769Copy full SHA for d2f9769
2 files changed
.github/workflows/onPush.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
34
with:
35
- ruby-version: "4.0.3"
+ ruby-version: "4.0.4"
36
bundler-cache: false
37
38
- uses: ./.github/actions/create-release-number
@@ -155,7 +155,7 @@ jobs:
155
156
157
158
159
160
161
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
- uses: ./.github/actions/inflate-secrets
0 commit comments