Skip to content

Commit

Permalink
Revert "ci: update to use ci-link-checker:2022.01.11"
Browse files Browse the repository at this point in the history
This reverts commit 03c008c.

vuepress is now in maintenance mode and built with
[nodejs v14](https://github.com/vuejs/vuepress/blob/master/.github/workflows/pull-request-ci.yml#L13)

- for vuepress v1, https://github.com/vuejs/vuepress
- for vuepress v2, https://github.com/vuepress/vuepress-next
- announcement note, vuejs/vuepress#2744
  • Loading branch information
chenrui333 authored and krrrr38 committed Dec 16, 2022
1 parent 8f58dbb commit e232d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
website_link_check:
docker:
# This image's Dockerfile is at runatlantis.io/Dockerfile
- image: ghcr.io/runatlantis/ci-link-checker:2022.01.11
- image: ghcr.io/runatlantis/ci-link-checker:2021.06.22
steps:
- checkout
- run: yarn install
Expand Down

0 comments on commit e232d1c

Please sign in to comment.