Skip to content

Commit f597e30

Browse files
committed
smaller test, bundle cache
1 parent c044117 commit f597e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v2
2020
- name: Ruby
21-
uses: actions/setup-ruby@v1
21+
uses: ruby/setup-ruby@v1
2222
with:
2323
ruby-version: 2.6 # Not needed with a .ruby-version file
2424
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)