Skip to content

Commit 802b61b

Browse files
committed
Revert "Bump setup action to node20"
This reverts commit 70d6a9e.
1 parent 70d6a9e commit 802b61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ outputs:
6060
stack-root:
6161
description: 'The path to the stack root (equal to the STACK_ROOT environment variable if it is set; otherwise an OS-specific default)'
6262
runs:
63-
using: 'node20'
63+
using: 'node16'
6464
main: 'dist/index.js'

0 commit comments

Comments
 (0)