Skip to content

Commit 52e2c94

Browse files
authored
chore: update nodejs deprecated version to node20 (#256)
1 parent a486ca4 commit 52e2c94

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
@@ -10,5 +10,5 @@ outputs:
1010
version:
1111
description: Version of installed Supabase CLI
1212
runs:
13-
using: node16
13+
using: node20
1414
main: dist/index.js

0 commit comments

Comments
 (0)