Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Commit b3c06dc

Browse files
authored
chore: add caching to CodeQL
1 parent 6518b44 commit b3c06dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
with:
3434
distribution: temurin
3535
java-version: 17
36+
cache: maven
3637

3738
# Initializes the CodeQL tools for scanning.
3839
- name: Initialize CodeQL

0 commit comments

Comments
 (0)