Skip to content

Commit

Permalink
Updated GitHub workflow version
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Helma <[email protected]>
  • Loading branch information
chelma committed Jan 9, 2025
1 parent 7e009a8 commit d310d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-qube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
fi
- name: Upload SonarQube Artifacts
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: sonar-reports
path: issues.json

0 comments on commit d310d80

Please sign in to comment.