Skip to content

Commit

Permalink
Upgrade node to node20
Browse files Browse the repository at this point in the history
  • Loading branch information
AButler authored Nov 20, 2023
1 parent 03c4e5c commit f67840e
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 f67840e

Please sign in to comment.