Skip to content

Commit

Permalink
Upgrade to Node 20 (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
aovens-quantifi committed Feb 5, 2024
1 parent a8aa04e commit 66b1844
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 @@ -123,7 +123,7 @@ outputs:
upload_url:
description: 'The URL for uploading assets to the release.'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'tag'
Expand Down

0 comments on commit 66b1844

Please sign in to comment.