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.
2 parents 08f91f4 + 09dc58e commit 275b176Copy full SHA for 275b176
1 file changed
.github/workflows/staging_deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
26
- name: Setup Ruby
27
- uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
+ uses: ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308.0
28
with:
29
ruby-version: '3.3'
30
bundler-cache: true
0 commit comments