fix(ci): use exact versions

This commit is contained in:
Harsh Shandilya 2023-03-24 14:26:23 +05:30
parent 9cf134e916
commit d273c6f7b5
No known key found for this signature in database
3 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@ jobs:
qodana:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
with:
fetch-depth: 0
- name: 'Qodana Scan'