Skip to content

Commit

Permalink
Update Node.js to 20.
Browse files Browse the repository at this point in the history
  • Loading branch information
desrosj committed Jun 25, 2024
1 parent 1e57017 commit ef163b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/project-management-automation/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ inputs:
description: Secret GitHub API token to use for making API requests.
required: true
runs:
using: node12
using: node20
main: lib/index.js

0 comments on commit ef163b4

Please sign in to comment.