File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,15 +40,15 @@ jobs:
4040 fetch-depth : 0 # fetches all history for all tags and branches to provide more metadata for sonar reports
4141
4242 - name : Download ESLint report
43- uses : dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3.1.4
43+ uses : dawidd6/action-download-artifact@93c629661111aae296c04004b30ae3ba22ed46f3 # v5
4444 with :
4545 workflow : lint.yaml
4646 workflow_conclusion : ' '
4747 name : eslint-report
4848 if_no_artifact_found : warn
4949
5050 - name : Download tests report
51- uses : dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3.1.4
51+ uses : dawidd6/action-download-artifact@93c629661111aae296c04004b30ae3ba22ed46f3 # v5
5252 with :
5353 workflow : test.yaml
5454 workflow_conclusion : ' '
You can’t perform that action at this time.
0 commit comments