Bump GitHub workflows to latest versions

This commit is contained in:
Andreas Deininger
2023-11-01 07:46:02 -07:00
committed by GitHub
parent db0f1e682d
commit 66017c7044
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v2