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 84809a4 + 8df251c commit 5d0c86bCopy full SHA for 5d0c86b
.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.3"
+ uses: "actions/cache@v4.2.4"
34
with:
35
path: "./.splitsh"
36
key: "${{ runner.os }}-splitsh-d-101"
0 commit comments