Skip to content

Commit e56c86f

Browse files
angular-robotjosephperrott
authored andcommitted
build: update actions/cache digest to ab5e6d0 (angular#54886)
See associated pull request for more information. PR Close angular#54886
1 parent d3309d7 commit e56c86f

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@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
7+
- uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
88
with:
99
path: |
1010
./node_modules/

0 commit comments

Comments
 (0)