Skip to content

Commit

Permalink
Upgrades action to node16 (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrolamas authored Nov 4, 2022
2 parents 898846b + aa0969d commit 60861f6
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 @@ -26,5 +26,5 @@ inputs:
description: 'Makes no real changes'
default: 'false'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 60861f6

Please sign in to comment.