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 e840d7b + 50b0ac0 commit 1e111b2Copy full SHA for 1e111b2
.github/workflows/sub-split.yaml
@@ -30,7 +30,7 @@ jobs:
30
user_email: "info@phpdoc.org"
31
- name: "Cache splitsh-lite"
32
id: "splitsh-cache"
33
- uses: "actions/cache@v4.2.4"
+ uses: "actions/cache@v4.3.0"
34
with:
35
path: "./.splitsh"
36
key: "${{ runner.os }}-splitsh-d-101"
0 commit comments