summaryrefslogtreecommitdiffstats
path: root/.github/workflows/clear-workflow-cache.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/clear-workflow-cache.yml')
-rw-r--r--.github/workflows/clear-workflow-cache.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/clear-workflow-cache.yml b/.github/workflows/clear-workflow-cache.yml
index 7fce00ae..2b096129 100644
--- a/.github/workflows/clear-workflow-cache.yml
+++ b/.github/workflows/clear-workflow-cache.yml
@@ -22,7 +22,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Checkout repository
- uses: actions/checkout@v3
+ uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
with:
fetch-depth: 1