Skip to content

Commit

Permalink
Update node version 16 to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
NiraimathiGunalan committed May 7, 2024
1 parent 22196b7 commit 55fbb04
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 @@ -27,5 +27,5 @@ outputs:
action-result:
description: 'Result of operation to add apis to apiconnect discovery repo'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 55fbb04

Please sign in to comment.