Skip to content

Commit

Permalink
Fix version of setup-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Oct 30, 2023
1 parent 9959a74 commit 91d4e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linguist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
repository: "${{ inputs.repository }}"
-
name: "Set up Ruby"
uses: "ruby/setup-ruby@v1"
uses: "ruby/setup-ruby@v1.159.0"
with:
ruby-version: "ruby"
-
Expand Down

0 comments on commit 91d4e18

Please sign in to comment.