Bug report
Describe the bug

github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20
The transition seems easy. For example, the official cache action completed the transition with a few file updates: actions/cache#1284 (files)
To Reproduce
just run the action and github will display the deprecated notice
Expected behavior
The action should use nodejs 20 as base
System information
- OS: [e.g. macOS, Windows]
- Browser (if applies) [e.g. chrome, safari]
- Version of supabase-js: [e.g. 6.0.2]
- Version of Node.js: [e.g. 10.10.0]
Additional context
Add any other context about the problem here.
Bug report
Describe the bug
github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20
The transition seems easy. For example, the official cache action completed the transition with a few file updates: actions/cache#1284 (files)
To Reproduce
just run the action and github will display the deprecated notice
Expected behavior
The action should use nodejs 20 as base
System information
Additional context
Add any other context about the problem here.