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:
Angular Robot
2023-06-13 05:05:53 +00:00
committed by Pawel Kozlowski
parent cefa3de3de
commit 0f299c0061
+1 -1
View File
@@ -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