summaryrefslogtreecommitdiff
path: root/.github/workflows/check_dependencies.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check_dependencies.yml')
-rw-r--r--.github/workflows/check_dependencies.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check_dependencies.yml b/.github/workflows/check_dependencies.yml
index 6c7e8e5787..f7333a8148 100644
--- a/.github/workflows/check_dependencies.yml
+++ b/.github/workflows/check_dependencies.yml
@@ -40,7 +40,7 @@ jobs:
git config --global advice.detachedHead 0
git config --global init.defaultBranch garbage
- uses: actions/checkout@v2
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
with:
path: .downloaded-cache
key: downloaded-cache