Skip to content

Commit

Permalink
fix: bump to node20
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Jan 25, 2024
1 parent 01ce38b commit 9912304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -24,5 +24,5 @@ inputs:
description: "Optional - Cancel runs with a specific status, such as `waiting`."
required: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 9912304

Please sign in to comment.