Skip to content

Commit

Permalink
upgrade check links used node tls version (14)
Browse files Browse the repository at this point in the history
  • Loading branch information
wph95 committed Mar 26, 2021
1 parent 956d880 commit 404d9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: '9'
node-version: '14'
- name: Check links in markdown docs
run: |
pushd $HOME
Expand Down

0 comments on commit 404d9c4

Please sign in to comment.