Skip to content

Commit

Permalink
Merge pull request #31 from AButler/upgrade-node
Browse files Browse the repository at this point in the history
Upgrade node to node20
  • Loading branch information
AButler authored Nov 20, 2023
2 parents 03c4e5c + f67840e commit 80edd41
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 @@ -14,5 +14,5 @@ inputs:
description: 'secrets.GITHUB_TOKEN'
required: true
runs:
using: 'node16'
using: 'node20'
main: 'lib/main.js'

0 comments on commit 80edd41

Please sign in to comment.