Skip to content

Commit

Permalink
Merge pull request #367 from alphagov/dependabot/github_actions/ruby/…
Browse files Browse the repository at this point in the history
…setup-ruby-1.161.0

Bump ruby/setup-ruby from 1.160.0 to 1.161.0
  • Loading branch information
jamie-o-wilkinson authored Nov 14, 2023
2 parents 2ad7b00 + 34f39d8 commit 8614f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# Add or replace dependency steps here
- name: Install Ruby and gems
# The ruby version is taken from the .ruby-version file, no need to specify here.
uses: ruby/setup-ruby@036ef458ddccddb148a2b9fb67e95a22fdbf728b
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
# Add or replace database setup steps here
Expand Down

0 comments on commit 8614f9c

Please sign in to comment.