We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 238bb37 + 02b43cc commit 5b63279Copy full SHA for 5b63279
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