We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74c0a35 + 6151074 commit 37f8962Copy full SHA for 37f8962
.github/workflows/sub-split.yaml
@@ -29,7 +29,7 @@ jobs:
29
user_email: "[email protected]"
30
- name: "Cache splitsh-lite"
31
id: "splitsh-cache"
32
- uses: "actions/cache@v3.3.3"
+ uses: "actions/cache@v4.0.0"
33
with:
34
path: "./.splitsh"
35
key: "${{ runner.os }}-splitsh-d-101"
0 commit comments