Skip to content

Commit a8c374a

Browse files
Revert "action.yml: Update to Node.js 20 (#1228)"
This reverts commit 9140fdc.
1 parent 4fe8c5f commit a8c374a

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
@@ -120,5 +120,5 @@ branding:
120120
color: 'red'
121121
icon: 'umbrella'
122122
runs:
123-
using: 'node20'
123+
using: 'node16'
124124
main: 'dist/index.js'

0 commit comments

Comments
 (0)