Skip to content

Commit 947184d

Browse files
authored
Bump to Node 16
1 parent bc59543 commit 947184d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ inputs:
55
version:
66
description: 'The version of Emacs to install, e.g. "24.3", or "snapshot" for a recent development version.'
77
runs:
8-
using: 'node12'
8+
using: 'node16'
99
main: 'dist/index.js'

0 commit comments

Comments
 (0)