Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 3587ba7

Browse files
authored
Merge pull request hidakatsuya#40 from hidakatsuya/update-to-node16-runtime-by-default
Update to the node16 runtime by default
2 parents f3d0cd2 + 7ecaa08 commit 3587ba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ inputs:
99
description: diff-pdf version. e.g. "0.5"
1010
required: true
1111
runs:
12-
using: node12
12+
using: node16
1313
main: dist/index.js

0 commit comments

Comments
 (0)