Skip to content

Commit 9aaa140

Browse files
Bump actions/cache from 4 to 5 in /.github/workflows in the github group (#497)
1 parent 7ffdea2 commit 9aaa140

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)