Skip to content

Commit b9936f4

Browse files
renovate[bot]renovate-botkodiakhq[bot]
authored
chore(deps): update netlify/delta-action action to v3 (#3808)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 81a6082 commit b9936f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Get size
2525
run: du -sk node_modules | cut -f1 > .delta.packageSize && echo "kb (Package size)" >> .delta.packageSize
2626
- name: Run Delta
27-
uses: netlify/delta-action@v2
27+
uses: netlify/delta-action@v3
2828
with:
2929
title: '📊 Benchmark results'
3030
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)