Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
monperrus authored Sep 2, 2023
1 parent 2e053fe commit 12eea60
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 @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
- name: Setup Ruby
uses: ruby/setup-ruby@034294ac9150f471c8dd554f05f0685312e7f7bd # renovate: tag=v1.66.0
uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939 # renovate
with:
ruby-version: 2.7.2
bundler-cache: true
Expand Down

0 comments on commit 12eea60

Please sign in to comment.