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 b73f689 commit 35f71eeCopy full SHA for 35f71ee
2 files changed
.github/workflows/onPush.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.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