mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update actions/cache digest to 3624ceb (#58125)
See associated pull request for more information. PR Close #58125
This commit is contained in:
committed by
Andrew Kushnir
parent
46bafb0b0a
commit
59394ee830
@@ -4,7 +4,7 @@ description: 'Installs the dependencies using Yarn'
|
||||
runs:
|
||||
using: 'composite'
|
||||
steps:
|
||||
- uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4
|
||||
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
|
||||
with:
|
||||
path: |
|
||||
./node_modules/
|
||||
|
||||
Reference in New Issue
Block a user