Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
feat: run action on node16 (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Sep 8, 2022
1 parent bd65041 commit cb58510
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 @@ -162,5 +162,5 @@ inputs:
required: false

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

0 comments on commit cb58510

Please sign in to comment.