chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2023-09-04 14:59:14 +00:00 committed by GitHub
parent bdd800aeb7
commit 6c9dc870f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@ jobs:
version: ['2.7', '3.9']
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v2