aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/markdown-lint.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/markdown-lint.yml')
-rw-r--r--.github/workflows/markdown-lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml
index 8b6e8d75b1..2c6022c677 100644
--- a/.github/workflows/markdown-lint.yml
+++ b/.github/workflows/markdown-lint.yml
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- name: Setup Node.js environment
uses: actions/setup-node@v3