File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343 uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
4444
4545 - name : Download coverage artifacts
46- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
46+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
4747 with :
4848 name : coverage-reports
4949
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115115 - name : Checkout repository
116116 uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
117117 - name : Download coverage artifacts
118- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
118+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
119119 with :
120120 name : coverage-reports
121121 - name : Install mise and tools
You can’t perform that action at this time.
0 commit comments