Skip to content

Commit

Permalink
Deploying from phrase/openapi@80edb4a3
Browse files Browse the repository at this point in the history
  • Loading branch information
Phrase committed Feb 24, 2023
1 parent 93323ba commit c76c922
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
-
name: Set up Ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@d3c9825d67b0d8720afdfdde5af56c79fdb38d16 # pin@v1.138.0
with:
ruby-version: '2.6'
ruby-version: '3.2'
-
name: Version
id: version
Expand Down

0 comments on commit c76c922

Please sign in to comment.