Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit 22a2401

Browse files
authored
Merge pull request #27 from regexident/node-v20
Bump node from v16 to v20
2 parents c43eaff + 3eea88a commit 22a2401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ outputs:
1818
use-runner:
1919
description: 'The runner to use, either the primary or the fallback runner, based on availability'
2020
runs:
21-
using: 'node16'
21+
using: 'node20'
2222
main: 'dist/index.js'

0 commit comments

Comments
 (0)