Skip to content

Commit

Permalink
Fixes #253 bump node to node16
Browse files Browse the repository at this point in the history
  • Loading branch information
ncipollo committed Sep 12, 2022
1 parent 5ffcfca commit ca859d0
Show file tree
Hide file tree
Showing 4 changed files with 750 additions and 3 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,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 ca859d0

Please sign in to comment.