summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-19 18:56:52 -0500
committerGitHub <noreply@github.com>2022-12-19 18:56:52 -0500
commit329af5ced96b76734a2d60e5d04a577570dd07cb (patch)
tree1102d78a3752a99497916e58080e70ee42e1f96f /.github/workflows/ci.yml
parentcd49847edb7cf511d868b89e8fb82137bf681311 (diff)
build(deps): bump actions/cache from 2 to 3 (#5263)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index ca0f02d..1e2de70 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -80,7 +80,7 @@ jobs:
echo "::set-output name=short_sha::$(git rev-parse --short HEAD)"
- name: Cache the build cache
- uses: actions/cache@v2
+ uses: actions/cache@v3
with:
# In order:
# * Module download cache