Skip to content

Commit 973ddff

Browse files
authored
Merge pull request #385 from NHSDigital/dependabot/github_actions/actions/cache-4.3.0
Bump actions/cache from 4.2.4 to 4.3.0
2 parents 4bb4a69 + 06a8de9 commit 973ddff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Cache asdf
26-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
26+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830
2727
with:
2828
path: |
2929
~/.asdf

0 commit comments

Comments
 (0)