We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964b1a1 commit 4e03c04Copy full SHA for 4e03c04
.github/actions/push-registry-app-files-supabase/action.yml
@@ -11,5 +11,5 @@ inputs:
11
description: "Supabase URI"
12
required: true
13
runs:
14
- using: "node22"
+ using: "node20"
15
main: "dist/index.js"
0 commit comments