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.
1 parent bc59543 commit 947184dCopy full SHA for 947184d
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