Skip to content

Commit 2b91ade

Browse files
authored
Merge pull request #40 from OvertureMaps/dependabot/github_actions/ruby/setup-ruby-1.310.0
[CHORE](deps)(deps): Bump ruby/setup-ruby from 1.308.0 to 1.310.0
2 parents 275b176 + 609df03 commit 2b91ade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staging_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
persist-credentials: false
2525

2626
- name: Setup Ruby
27-
uses: ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308.0
27+
uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
2828
with:
2929
ruby-version: '3.3'
3030
bundler-cache: true

0 commit comments

Comments
 (0)