mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update actions/checkout action to v3.5.3 (#50689)
See associated pull request for more information. PR Close #50689
This commit is contained in:
committed by
Pawel Kozlowski
parent
cefa3de3de
commit
0f299c0061
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: 'Checkout code'
|
||||
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
|
||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user