Skip to content

Commit

Permalink
Add inline comment denoting version for Ruby setup (WordPress#59640)
Browse files Browse the repository at this point in the history
Co-authored-by: Jayanth-Parthsarathy <jayanthparthsarathy@git.wordpress.org>
Co-authored-by: desrosj <desrosj@git.wordpress.org>
  • Loading branch information
3 people authored and carstingaxion committed Mar 27, 2024
1 parent da2fc3b commit 6e11db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rnmobile-ios-runner.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}

- uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7
- uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7 # v1.171.0
with:
# `.ruby-version` file location
working-directory: packages/react-native-editor/ios
Expand Down

0 comments on commit 6e11db9

Please sign in to comment.