File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -147,22 +147,22 @@ jobs:
147
147
id : pages
148
148
uses : actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
149
149
- name : Download implementations
150
- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
150
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
151
151
with :
152
152
name : implementations
153
153
path : docs/_includes
154
154
- name : Download functional results
155
- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
155
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
156
156
with :
157
157
name : functional
158
158
path : docs/_includes
159
159
- name : Download validate benchmark results
160
- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
160
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
161
161
with :
162
162
name : validateBenchmark
163
163
path : docs/_includes
164
164
- name : Download serde benchmark results
165
- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
165
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
166
166
with :
167
167
name : serdeBenchmark
168
168
path : docs/_includes
You can’t perform that action at this time.
0 commit comments