Skip to content

Commit 61aa006

Browse files
committed
build: Use a tagged version of the setup-ruby action.
1 parent 8a7c356 commit 61aa006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: export DISPLAY=:99.0
2828

2929
- name: Install Ruby
30-
uses: ruby/setup-ruby@3783f195e29b74ae398d7caca108814bbafde90e
30+
uses: ruby/setup-ruby@v1
3131
with:
3232
ruby-version: 2.7.3
3333

0 commit comments

Comments
 (0)