Skip to content

Commit 4e03c04

Browse files
committed
Set action node version to 20
1 parent 964b1a1 commit 4e03c04

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/push-registry-app-files-supabase

1 file changed

+1
-1
lines changed

.github/actions/push-registry-app-files-supabase/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ inputs:
1111
description: "Supabase URI"
1212
required: true
1313
runs:
14-
using: "node22"
14+
using: "node20"
1515
main: "dist/index.js"

0 commit comments

Comments
 (0)