Skip to content

Commit

Permalink
Merge pull request #47 from iChebbi/upgrade-to-node-20
Browse files Browse the repository at this point in the history
Use node20
  • Loading branch information
wms committed Mar 14, 2024
2 parents 297be35 + 186c52c commit 95c5208
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ inputs:
intervalSeconds:
description: 'The number of seconds to wait before each poll of the GitHub API.'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 95c5208

Please sign in to comment.