We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76e9ee2 + a95be57 commit 81146afCopy full SHA for 81146af
.github/workflows/static_code_analysis.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: 'ubuntu-20.04'
19
steps:
20
- name: Checkout current PR code
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
with:
23
fetch-depth: 0
24
0 commit comments