Skip to content

Commit

Permalink
Merge pull request #362 from google/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-3

build(deps): Bump actions/checkout from 2 to 3
  • Loading branch information
QuantamHD committed Apr 23, 2022
2 parents cc4134d + 66f65cd commit 50ee716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manage-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
-
name: Run Labeler
if: success()
Expand Down

0 comments on commit 50ee716

Please sign in to comment.