Skip to content

Commit

Permalink
chore(deps): update link check github action dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
as-op committed Feb 29, 2024
1 parent 4762f79 commit b0e8b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Check internal links in documentation
runs-on: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
Expand Down

0 comments on commit b0e8b1a

Please sign in to comment.