Skip to content

Commit

Permalink
update analyze step
Browse files Browse the repository at this point in the history
  • Loading branch information
wuan committed Sep 15, 2024
1 parent d6a135a commit 6d30012
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
uses: github/codeql-action/analyze@v3
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ supported options
--threshold THRESHOLD
disabled by default
--color-depth COLOR_DEPTH
--paper-format {A4,A5}
--paper-format {A3,A4,A5,A6,A7}
default: A4
--paper-left PAPER_LEFT
override left offset
Expand Down

0 comments on commit 6d30012

Please sign in to comment.