mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-14 15:07:25 +00:00
chore(ci): bump to node20
This commit is contained in:
parent
7a070cbe5b
commit
8e5f4690b3
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