summaryrefslogtreecommitdiff
path: root/.github/workflows/spell-check.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/spell-check.yml')
-rw-r--r--.github/workflows/spell-check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml
index ddd321024..533607412 100644
--- a/.github/workflows/spell-check.yml
+++ b/.github/workflows/spell-check.yml
@@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: pip cache
uses: actions/cache@v3