Bump actions/checkout@v3

This commit is contained in:
Peter Mescalchin 2022-03-09 13:11:53 +11:00
parent 076f0f7dd0
commit d4604376be
5 changed files with 15 additions and 17 deletions

View file

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