Skip to content

Commit dccdc5a

Browse files
committed
upgrade actions artifact
1 parent 051b463 commit dccdc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
'deno install --allow-scripts'
196196
197197
- name: Upload Benchmark Results
198-
uses: actions/upload-artifact@v2
198+
uses: actions/upload-artifact@v4
199199
with:
200200
name: benchmarks-results
201201
path: |

0 commit comments

Comments
 (0)