Skip to content

Commit 27be0f1

Browse files
authored
Revert "Update README URL Checker Action (williamfiset#377)" (williamfiset#379)
This reverts commit 2c1ddf0.
1 parent 3fc6272 commit 27be0f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/readme-url-checker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v2
1515
- name: Set up Ruby 2.6
16-
uses: ruby/setup-ruby@v1
16+
uses: actions/setup-ruby@v1
1717
with:
1818
ruby-version: 3.0
1919

0 commit comments

Comments
 (0)