Skip to content

Commit

Permalink
Bump ruby/setup-ruby from 1.148.0 to 1.152.0 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 28, 2023
1 parent d1bfe1c commit 6368c27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: actions/[email protected]
with:
persist-credentials: false
- uses: ruby/setup-ruby@v1.148.0
- uses: ruby/setup-ruby@v1.152.0
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand All @@ -70,7 +70,7 @@ jobs:
- uses: actions/[email protected]
with:
persist-credentials: false
- uses: ruby/setup-ruby@v1.148.0
- uses: ruby/setup-ruby@v1.152.0
with:
ruby-version: 2.7
bundler-cache: true
Expand Down

0 comments on commit 6368c27

Please sign in to comment.