Skip to content

Commit

Permalink
Run on Node 20
Browse files Browse the repository at this point in the history
Node.js 16 actions are deprecated.

Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
welteki authored and alexellis committed Mar 12, 2024
1 parent fa0de63 commit bff0844
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 @@ -9,7 +9,7 @@ outputs:
browser_download_urls:
description: 'The URL users can navigate to in order to download the uploaded asset'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'package'
Expand Down

0 comments on commit bff0844

Please sign in to comment.