Skip to content

Commit 46f00f9

Browse files
angular-robotalxhub
authored andcommitted
build: update actions/cache digest to 1bd1e32 (angular#59077)
See associated pull request for more information. PR Close angular#59077
1 parent 30e6760 commit 46f00f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/yarn-install/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Installs the dependencies using Yarn'
44
runs:
55
using: 'composite'
66
steps:
7-
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
7+
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
88
with:
99
path: |
1010
./node_modules/

0 commit comments

Comments
 (0)