Bump actions/checkout from 3 to 4 (#192764)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-12 09:04:53 -07:00
committed by GitHub
parent 7ea497931b
commit 01f471f25c
21 changed files with 27 additions and 27 deletions

View File

@@ -9,7 +9,7 @@ jobs:
if: ${{ ! contains(github.event.issue.labels.*.name, 'triage-needed') }}
steps:
- name: Checkout Actions
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: "microsoft/vscode-github-triage-actions"
ref: stable