Skip to content

Commit 443adb1

Browse files
build(deps): bump actions/cache from 4.0.2 to 4.1.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0c45773...6849a64) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 594515b commit 443adb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
# most of the time caches should hit.
9696
echo "::set-output name=week-no::$(date -u +%Y-%U)"
9797
98-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
98+
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
9999
id: cache
100100
with:
101101
path: |

0 commit comments

Comments
 (0)