aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/linkcheck.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linkcheck.yml b/.github/workflows/linkcheck.yml
index e97f01e..2dcc5c9 100644
--- a/.github/workflows/linkcheck.yml
+++ b/.github/workflows/linkcheck.yml
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- name: md-linkcheck
uses: gaurav-nelson/github-action-markdown-link-check@v1
with: