Skip to content

Commit be7be36

Browse files
[🪵] Update actions/cache action to v4.2.4
1 parent 5578228 commit be7be36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/subsplit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
user_email: '[email protected]'
2323
- name: Cache splitsh-lite
2424
id: splitsh-cache
25-
uses: actions/cache@v4
25+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
2626
with:
2727
path: './.splitsh'
2828
key: '${{ runner.os }}-splitsh-d-101'

0 commit comments

Comments
 (0)