Skip to content

Commit bff0844

Browse files
weltekialexellis
authored andcommitted
Run on Node 20
Node.js 16 actions are deprecated. Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>
1 parent fa0de63 commit bff0844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ outputs:
99
browser_download_urls:
1010
description: 'The URL users can navigate to in order to download the uploaded asset'
1111
runs:
12-
using: 'node16'
12+
using: 'node20'
1313
main: 'dist/index.js'
1414
branding:
1515
icon: 'package'

0 commit comments

Comments
 (0)