Skip to content

Commit

Permalink
Merge pull request #767 from co-cddo/dependabot/github_actions/ruby/s…
Browse files Browse the repository at this point in the history
…etup-ruby-1.167.0

Bump ruby/setup-ruby from 1.165.1 to 1.167.0
  • Loading branch information
RobNicholsGDS authored Jan 18, 2024
2 parents f3398b9 + 7df196f commit 423cb7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- uses: ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88
- uses: ruby/setup-ruby@b203567269b5bbc256dbc1c84f7495913f977353
with:
bundler-cache: true

Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- uses: ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88
- uses: ruby/setup-ruby@b203567269b5bbc256dbc1c84f7495913f977353
with:
bundler-cache: true

Expand All @@ -85,7 +85,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- uses: ruby/setup-ruby@360dc864d5da99d54fcb8e9148c14a84b90d3e88
- uses: ruby/setup-ruby@b203567269b5bbc256dbc1c84f7495913f977353
with:
bundler-cache: true

Expand Down

0 comments on commit 423cb7c

Please sign in to comment.