summaryrefslogtreecommitdiff
path: root/.github/workflows/linter.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/linter.yml')
-rw-r--r--.github/workflows/linter.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml
index 7d694c518d..cd23fd1946 100644
--- a/.github/workflows/linter.yml
+++ b/.github/workflows/linter.yml
@@ -20,7 +20,7 @@ jobs:
steps:
- name: Repo checkout
- uses: actions/checkout@v2
+ uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
with:
# We need a full repo clone
fetch-depth: 0