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