We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8b8804 + 9aaa140 commit c36ce88Copy full SHA for c36ce88
1 file changed
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
uses: pypa/hatch@install
76
77
- name: 📥 Cache Build
78
- uses: actions/cache@v4
+ uses: actions/cache@v5
79
with:
80
path: build
81
key: build-${{ runner.os }}
0 commit comments