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 b1826ea + 69a7999 commit fa79ee5Copy full SHA for fa79ee5
1 file changed
.github/workflows/codeql-analysis.yml
@@ -80,7 +80,7 @@ jobs:
80
81
82
- name: Upload CodeQL Artifacts
83
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
84
with:
85
name: codeql-artifacts
86
path: ${{ env.RESULTS_DIR }}
@@ -108,7 +108,7 @@ jobs:
108
109
-
110
name: Upload SLOC
111
112
113
name: sloc-count
114
path: ${{ github.workspace }}/cloc.md
0 commit comments