Update GitHub Action workflow versions

This commit is contained in:
Sebastian Serth
2022-10-23 10:28:41 +02:00
parent 3e9606d1b9
commit c63cc2f80a
5 changed files with 24 additions and 24 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