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 edc6a41 commit 5df4b8dCopy full SHA for 5df4b8d
2 files changed
.github/workflows/onPush.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0
34
with:
35
- ruby-version: "4.0.1"
+ ruby-version: "4.0.2"
36
bundler-cache: false
37
38
- uses: ./.github/actions/create-release-number
@@ -147,7 +147,7 @@ jobs:
147
148
149
150
151
152
153
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
- uses: ./.github/actions/inflate-secrets
0 commit comments