Skip to content

Commit d8ad3c0

Browse files
committed
Update action to Node v16
1 parent 284f05e commit d8ad3c0

File tree

4 files changed

+13326
-25
lines changed

4 files changed

+13326
-25
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ inputs:
3030
description: 'Use @actions/cache to accelerate this Action'
3131
default: 'auto'
3232
runs:
33-
using: 'node12'
33+
using: 'node16'
3434
main: 'dist/index.js'

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)