github: update actions versions

- fixes deprecation warnings
- fixes codecov upload failures
This commit is contained in:
David Lechner
2023-02-17 11:20:21 -06:00
committed by David Lechner
parent 8b12d35276
commit 2d777e0dc4
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL