Another attempt to fix codeql deprecation warning

pull/1349/head
Mike Black W9MDB 2023-08-11 11:35:29 -05:00
rodzic f5e30815b7
commit 6014e3142d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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