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 df1fda0 commit af14fe1Copy full SHA for af14fe1
.github/workflows/differential-shellcheck.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- if: ${{ always() }}
33
name: Upload artifact with ShellCheck defects in SARIF format
34
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
35
with:
36
name: Differential ShellCheck SARIF
37
path: ${{ steps.ShellCheck.outputs.sarif }}
0 commit comments