We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e15c742 + 72ebe41 commit afd53cdCopy full SHA for afd53cd
1 file changed
.github/workflows/shellcheck.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- if: always()
37
name: Upload artifact with ShellCheck defects in SARIF format
38
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
39
with:
40
name: Differential ShellCheck SARIF
41
path: ${{ steps.ShellCheck.outputs.sarif }}
0 commit comments