Skip to content

Commit

Permalink
build: Use a tagged version of the setup-ruby action.
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Sep 16, 2024
1 parent c3d7c6d commit a8d0db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: export DISPLAY=:99.0

- name: Install Ruby
uses: ruby/setup-ruby@3783f195e29b74ae398d7caca108814bbafde90e
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.3

Expand Down

0 comments on commit a8d0db3

Please sign in to comment.