Skip to content

Commit

Permalink
Update action.yml to use node16 (preactjs#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
estherkim authored and sarayourfriend committed Sep 27, 2024
1 parent 7eacb3e commit 074ada1
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 @@ -43,5 +43,5 @@ inputs:
description: 'Optional key to include in the bot comment to allow for multiple bundle calculations to be posted in separate comments.'

runs:
using: 'node12'
using: 'node16'
main: 'index.js'

0 comments on commit 074ada1

Please sign in to comment.