Skip to content

Commit

Permalink
Bump to running on node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
Vankka committed Jun 6, 2024
1 parent def32ec commit 941218a
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 @@ -41,7 +41,7 @@ outputs:
description: 'If a pr with the same head & base already exists'

runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

branding:
Expand Down

0 comments on commit 941218a

Please sign in to comment.