Skip to content

Commit

Permalink
Use later ruby/setup than 1.101
Browse files Browse the repository at this point in the history
  • Loading branch information
peteryates committed Nov 20, 2023
1 parent 1f2eff1 commit 5618e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup Ruby
uses: ruby/setup-ruby@v1.101.0
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
ruby-version: '3.2.2'
Expand Down

0 comments on commit 5618e3e

Please sign in to comment.