Bump actions/checkout from 2 to 3 (#3068)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-03-16 23:19:06 +08:00
committed by GitHub
parent ecadd82592
commit 7927a45143
2 changed files with 3 additions and 3 deletions

View File

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