Merge pull request #362 from google/dependabot/github_actions/actions/checkout-3

build(deps): Bump actions/checkout from 2 to 3
This commit is contained in:
Ethan Mahintorabi 2022-04-23 14:27:38 -07:00 committed by GitHub
commit 50ee7162bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
-
name: Run Labeler
if: success()