Skip to content

Commit

Permalink
PB-37351: Used ruby/setup-ruby@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tecnobutrul committed Dec 30, 2024
1 parent 590fde9 commit f380ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_pr_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.4.1"
- env:
Expand Down

0 comments on commit f380ffe

Please sign in to comment.