mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-15 23:41:45 +00:00
Revert "action.yml: Update to Node.js 20 (#1228)"
This reverts commit 9140fdcf54.
This commit is contained in:
parent
4fe8c5f003
commit
a8c374ae46
1 changed files with 1 additions and 1 deletions
|
|
@ -120,5 +120,5 @@ branding:
|
||||||
color: 'red'
|
color: 'red'
|
||||||
icon: 'umbrella'
|
icon: 'umbrella'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node16'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue