Skip to content

Commit

Permalink
Bump ruby/setup-ruby from 1.180.1 to 1.183.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 1930489 commit 513fd72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Set up Ruby
uses: ruby/setup-ruby@3783f195e29b74ae398d7caca108814bbafde90e # v1
uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1
with:
bundler-cache: true
- name: Run RuboCop
Expand Down Expand Up @@ -40,7 +40,7 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Set up Ruby
uses: ruby/setup-ruby@3783f195e29b74ae398d7caca108814bbafde90e # v1
uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit 513fd72

Please sign in to comment.