Skip to content

Commit 7af4ea6

Browse files
build: update actions/cache digest to 6998d13 (angular#49020)
See associated pull request for more information. PR Close angular#49020
1 parent 40c976c commit 7af4ea6

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@627f0f41f6904a5b1efbaed9f96d9eb58e92e920 # v3
7+
- uses: actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3
88
with:
99
path: |
1010
./node_modules/

0 commit comments

Comments
 (0)