mirror of
https://github.com/codecov/codecov-action
synced 2026-09-07 20:03:43 +00:00
action.yml: Update to Node.js 20 (#1228)
Node.js 16 actions are deprecated. This should suppress the deprecation notice: Please update the following actions to use Node.js 20: codecov/codecov-action@v3
This commit is contained in:
+1
-1
@@ -120,5 +120,5 @@ branding:
|
||||
color: 'red'
|
||||
icon: 'umbrella'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user