Skip to content

Commit b0c995a

Browse files
angular-robotalxhub
authored andcommitted
build: update actions/cache digest to 69d9d44 (angular#49148)
See associated pull request for more information. PR Close angular#49148
1 parent 2268278 commit b0c995a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3
7+
- uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # v3
88
with:
99
path: |
1010
./node_modules/

0 commit comments

Comments
 (0)