chore(deps): update actions/checkout action to v3 (#4931)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jonathan Yu <jonathan@coder.com>
This commit is contained in:
renovate[bot]
2022-03-01 16:31:32 -07:00
committed by GitHub
parent 83269ba658
commit 3f3a489f33
7 changed files with 18 additions and 18 deletions

View File

@@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL