Skip to content

Commit

Permalink
revert codeql action to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Mar 22, 2024
1 parent a09ba86 commit 53b5fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- uses: actions/setup-java@v4
- uses: actions/setup-java@v1
with:
java-version: 17

Expand Down

0 comments on commit 53b5fc3

Please sign in to comment.