Skip to content

Commit cd6d1ca

Browse files
authored
Merge pull request #4159 from openwallet-foundation/dependabot/github_actions/all-actions-d5b8684899
chore(deps): Bump actions/cache from 5.0.5 to 6.1.0 in the all-actions group
2 parents d6a8b1c + 12dd850 commit cd6d1ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
2020
with:
2121
python-version: 3.x
22-
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
22+
- uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
2323
with:
2424
key: ${{ github.ref }}
2525
path: .cache

0 commit comments

Comments
 (0)