Skip to content

Commit f1046ef

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

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
@@ -265,7 +265,7 @@ jobs:
265265
pip install hatch==${{ env.HATCH_VERSION }} --uploaded-prior-to=P1D
266266
echo "env=$(hatch env find test)" >> "$GITHUB_OUTPUT"
267267
268-
- uses: actions/cache/restore@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
268+
- uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
269269
id: cache
270270
with:
271271
path: ${{ steps.hatch.outputs.env }}

0 commit comments

Comments
 (0)