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 8e40f30 commit fffb0b8Copy full SHA for fffb0b8
.github/workflows/shellcheck.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- if: ${{ always() }}
40
name: 📤 Upload artifact with shell-check defects in SARIF format
41
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
42
with:
43
name: Differential shell-check SARIF
44
path: ${{ steps.shellcheck.outputs.sarif }}
0 commit comments