Skip to content

Commit 81d14ea

Browse files
committed
Update to Node 20
1 parent ddf704f commit 81d14ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ outputs:
4545
snapshot-json-path:
4646
description: The path of the snapshot JSON file created by the action
4747
runs:
48-
using: 'node16'
48+
using: 'node20'
4949
main: 'dist/index.js'

0 commit comments

Comments
 (0)