Skip to content

Commit e8f0c2f

Browse files
jsorefdscho
authored andcommitted
fixup! codeql: disable a couple of non-critical queries for now
Use checkout v4 Signed-off-by: Johannes Schindelin <[email protected]>
1 parent afff6fb commit e8f0c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Checkout repository
24-
uses: actions/checkout@v3
24+
uses: actions/checkout@v4
2525

2626
- name: Install dependencies
2727
run: ci/install-dependencies.sh

0 commit comments

Comments
 (0)