Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit 4ba8219

Browse files
chore(deps): bump actions/cache from 3.3.1 to 3.3.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67e4122 commit 4ba8219

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
@@ -83,7 +83,7 @@ jobs:
8383
fh.write(f"result={result}\n")
8484
8585
- name: Restore pre-commit cache
86-
uses: actions/[email protected].1
86+
uses: actions/[email protected].2
8787
if: matrix.session == 'pre-commit'
8888
with:
8989
path: ~/.cache/pre-commit

0 commit comments

Comments
 (0)