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 5353 - name : ' Download PR metadata'
5454 id : download-metadata
5555 # Pin action to full length commit SHA
56- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
56+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
5757 with :
5858 name : pr-metadata
5959 path : pr-metadata/
@@ -110,7 +110,7 @@ jobs:
110110 - name : ' Download coverage artifacts'
111111 id : download-coverage
112112 # Pin action to full length commit SHA
113- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
113+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
114114 with :
115115 name : coverage-artifacts
116116 path : artifacts/
You can’t perform that action at this time.
0 commit comments