Skip to content

Commit

Permalink
GHA: Revert ruby/setup-ruby to @v1 (#12306)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericboehs authored Mar 31, 2023
1 parent 63842a6 commit a292145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3

# Lock back to an @v1-version once https://github.com/ruby/setup-ruby/pull/491 is merged
- uses: ruby/setup-ruby@5dd9cb06655f300c93ea885847ed649645656ba0
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true

Expand Down

0 comments on commit a292145

Please sign in to comment.