Update GitHub Action workflow versions

This commit is contained in:
Sebastian Serth
2022-10-23 10:28:13 +02:00
parent 07048fea49
commit 094963d312
3 changed files with 9 additions and 8 deletions

View File

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