Skip to content

Commit 17c43f3

Browse files
committed
Rename cache step for clarity
1 parent 5905fe7 commit 17c43f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql_unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
codeql-home: ${{ github.workspace }}/codeql_home
7575
add-to-path: false
7676

77-
- name: Cache codeql compilation
77+
- name: Cache queries compilation
7878
uses: actions/cache@v6
7979
with:
8080
path: ~/.codeql

0 commit comments

Comments
 (0)