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.
2 parents bc59543 + 947184d commit 93675bdCopy full SHA for 93675bd
action.yml
@@ -5,5 +5,5 @@ inputs:
5
version:
6
description: 'The version of Emacs to install, e.g. "24.3", or "snapshot" for a recent development version.'
7
runs:
8
- using: 'node12'
+ using: 'node16'
9
main: 'dist/index.js'
0 commit comments