Skip to content

Commit

Permalink
GitHub actions 'checkout' version update
Browse files Browse the repository at this point in the history
  • Loading branch information
dr8co committed Jun 5, 2024
1 parent cad180a commit d025f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana_code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
qodana:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: 'Qodana Scan'
Expand Down

0 comments on commit d025f7f

Please sign in to comment.