Skip to content

Commit 914e7b0

Browse files
angular-robotAndrewKushnir
authored andcommitted
build: update actions/cache digest to 58c146c (angular#48564)
See associated pull request for more information. PR Close angular#48564
1 parent 5b1c7c1 commit 914e7b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag=v3
7+
- uses: actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 # tag=v3
88
with:
99
path: |
1010
./node_modules/

0 commit comments

Comments
 (0)