Skip to content

Commit

Permalink
Revert "action.yml: Update to Node.js 20 (#1228)"
Browse files Browse the repository at this point in the history
This reverts commit 9140fdc.
  • Loading branch information
thomasrockhu-codecov committed Jan 30, 2024
1 parent 4fe8c5f commit a8c374a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,5 @@ branding:
color: 'red'
icon: 'umbrella'
runs:
using: 'node20'
using: 'node16'
main: 'dist/index.js'

0 comments on commit a8c374a

Please sign in to comment.