Skip to content

Commit

Permalink
fix: Update node to node16
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminNolan committed Feb 3, 2023
1 parent 001c855 commit 7dea6dc
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 @@ -49,7 +49,7 @@ outputs:
upload_url:
description: 'The URL for uploading assets to the release'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
branding:
icon: 'tag'
Expand Down

0 comments on commit 7dea6dc

Please sign in to comment.