You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/sonar-pr.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ jobs:
41
41
42
42
# Download coverage artifact from CI workflow
43
43
- name: Download coverage artifact
44
-
uses: dawidd6/action-download-artifact@246dbf436b23d7c49e21a7ab8204ca9ecd1fe615#v2.27.0 sonar cannot use official Github action: actions/download-artifact
44
+
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe#v2.27.0 sonar cannot use official Github action: actions/download-artifact
0 commit comments