mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-17 08:21:45 +00:00
chore(ci): bump to node20 (#1236)
This commit is contained in:
parent
8e1e730371
commit
0cf8684c82
1 changed files with 1 additions and 1 deletions
|
|
@ -69,5 +69,5 @@ branding:
|
||||||
color: 'red'
|
color: 'red'
|
||||||
icon: 'umbrella'
|
icon: 'umbrella'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue