Skip to content

Commit 3619158

Browse files
authored
Upgrade to LTS node version
1 parent 5652588 commit 3619158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ inputs:
3535
description: the github access token to be used to access the config file using other github_configuration_* parameters. can differ from GITHUB_TOKEN. defaults to GITHUB_TOKEN
3636
required: false
3737
runs:
38-
using: node16
38+
using: node20
3939
main: dist/index.js

0 commit comments

Comments
 (0)