Skip to content

Commit b202cd6

Browse files
authored
Merge pull request #176 from kcl-lang/dependabot/github_actions/ci-9bce8512ee
chore(deps): bump actions/cache from 4.1.2 to 4.2.0 in the ci group
2 parents 7ea5cf8 + 00dd231 commit b202cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
id: buildx
2020
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
2121
- name: Cache Docker layers
22-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
22+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
2323
id: cache
2424
with:
2525
path: /tmp/.buildx-cache

0 commit comments

Comments
 (0)