Skip to content

Commit c36ce88

Browse files
authored
Merge branch 'main' into dependabot/pip/pip-e4335c6cdd
2 parents e8b8804 + 9aaa140 commit c36ce88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: pypa/hatch@install
7676

7777
- name: 📥 Cache Build
78-
uses: actions/cache@v4
78+
uses: actions/cache@v5
7979
with:
8080
path: build
8181
key: build-${{ runner.os }}

0 commit comments

Comments
 (0)