Skip to content

Commit 61cc3e2

Browse files
committed
Update node20 ref in action.yml to unquoted
Signed-off-by: Lucy Llewellyn <lucyllewy@ubuntu.com>
1 parent da87b30 commit 61cc3e2

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
@@ -87,5 +87,5 @@ outputs:
8787
snap:
8888
description: 'The file name of the resulting snap.'
8989
runs:
90-
using: 'node20'
90+
using: node20
9191
main: 'dist/index.js'

0 commit comments

Comments
 (0)