Skip to content

Commit 2edcb01

Browse files
build(deps): bump actions/cache from 5.0.3 to 5.0.4 (#235)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andreas Krüger <andreas@kruger.nu>
1 parent 17d10ce commit 2edcb01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
python-version: 3.13.5
2424
- name: Cache
25-
uses: actions/cache@v5.0.3
25+
uses: actions/cache@v5.0.4
2626
with:
2727
path: ~/.cache/pip
2828
key: pip-format

0 commit comments

Comments
 (0)