We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bebd89 commit 051988aCopy full SHA for 051988a
.github/workflows/release_pr.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Ruby
27
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
28
with:
29
- ruby-version: 2.7
+ ruby-version: "3.0"
30
- name: Install dependencies
31
run: |
32
cd scripts
0 commit comments