mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update actions/cache digest to 0c45773 (#54950)
See associated pull request for more information. PR Close #54950
This commit is contained in:
committed by
Alex Rickabaugh
parent
6f88d80758
commit
a877a62884
@@ -4,7 +4,7 @@ description: 'Installs the dependencies using Yarn'
|
||||
runs:
|
||||
using: 'composite'
|
||||
steps:
|
||||
- uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
|
||||
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
|
||||
with:
|
||||
path: |
|
||||
./node_modules/
|
||||
|
||||
Reference in New Issue
Block a user