We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 275b176 + 609df03 commit 2b91adeCopy full SHA for 2b91ade
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@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308.0
+ uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
28
with:
29
ruby-version: '3.3'
30
bundler-cache: true
0 commit comments