Skip to content

Commit e86ed9c

Browse files
authored
Merge pull request #159 from scalacenter/node20
Update to Node 20
2 parents 6807cf9 + 81d14ea commit e86ed9c

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)