Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 authored Dec 9, 2023
1 parent b20aed1 commit 1f74a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ outputs:
coverageFile:
description: 'path to the generated coverage file'
runs:
using: 'node12'
using: 'node16'
#pre: 'setup.js'
main: 'index.js'
#post: 'cleanup.js'
Expand Down

0 comments on commit 1f74a2c

Please sign in to comment.