Skip to content

Commit

Permalink
Merge pull request #3 from pmontepagano-dialpad/DP-91293
Browse files Browse the repository at this point in the history
Upgrade ping-on-pr to use Node 20.
  • Loading branch information
andrewdialpad authored Apr 22, 2024
2 parents d9ab23b + af2379c commit 20427f3
Show file tree
Hide file tree
Showing 4 changed files with 34,152 additions and 10,215 deletions.
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: 'User ID to send the ping from.'
required: true
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 20427f3

Please sign in to comment.