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.
1 parent 2cdd9da commit cc47410Copy full SHA for cc47410
.github/workflows/codeql-analysis.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout repository
30
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
31
# Get full history for spotless ratchetFrom
32
with:
33
fetch-depth: 0
0 commit comments