Skip to content

Commit b5121ef

Browse files
chore(deps): update actions/cache action to v5
1 parent 197a140 commit b5121ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
cache: 'pip'
2020

2121
- name: Setup cache for poetry
22-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
22+
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
2323
with:
2424
path: |
2525
~/.cache/pypoetry

0 commit comments

Comments
 (0)