Bump actions/checkout from 3.0.2 to 3.1.0

Closes https://github.com/dart-lang/sdk/pull/50169

GitOrigin-RevId: 5627a22661cfc4b99f0743939bb0f7e154320a4e
Change-Id: I02d113292137582687845c19a31aaf2b0722d015
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/263360
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
dependabot[bot] 2022-10-11 02:36:13 +00:00 committed by Alexander Thomas
parent a22780ecb2
commit a257c71253

View file

@ -21,7 +21,7 @@ jobs:
steps:
- name: "Checkout code"
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
with:
persist-credentials: false