Skip to content

Commit

Permalink
update setup-ruby snapshot to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Geromendez135 committed Jul 19, 2024
1 parent 0749e36 commit bdfad19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec_rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@ee2113536afb7f793eed4ce60e8d3b26db912da4 # v1.127.0
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
bundler: ${{ matrix.bundler-version }}
Expand Down

0 comments on commit bdfad19

Please sign in to comment.