We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25a581b + a50c687 commit 79e3982Copy full SHA for 79e3982
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@v5
+ uses: actions/upload-artifact@v6
39
with:
40
name: Differential ShellCheck SARIF
41
path: ${{ steps.ShellCheck.outputs.sarif }}
0 commit comments