Skip to content

Commit b605548

Browse files
github-actions(deps): bump actions/cache from 4.0.1 to 4.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4.0.1...v4.0.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 96aaba7 commit b605548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sub-split.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
user_email: "[email protected]"
3131
- name: "Cache splitsh-lite"
3232
id: "splitsh-cache"
33-
uses: "actions/[email protected].1"
33+
uses: "actions/[email protected].2"
3434
with:
3535
path: "./.splitsh"
3636
key: "${{ runner.os }}-splitsh-d-101"

0 commit comments

Comments
 (0)