Skip to content

Commit 771b225

Browse files
build(deps): bump actions/cache/save from 6.0.0 to 6.1.0 (#11820)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1771ce5 commit 771b225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
- name: Run
149149
run: hatch run test:unit
150150

151-
- uses: actions/cache/save@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
151+
- uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
152152
id: cache
153153
if: matrix.os == 'macos-latest'
154154
with:

0 commit comments

Comments
 (0)