Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Perdiga committed Oct 17, 2024
1 parent 0d1bf84 commit 21f7d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Java (required for CodeQL CLI)
- uses: actions/setup-java@v4
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '21'
Expand Down

0 comments on commit 21f7d16

Please sign in to comment.