Skip to content

Commit 39473ea

Browse files
authored
Merge pull request #34 from nature-of-code/bump-node-version
Bump node version to 20
2 parents e74b1da + 1298c93 commit 39473ea

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
@@ -14,5 +14,5 @@ outputs:
1414
summary:
1515
description: 'summary of the transfer'
1616
runs:
17-
using: 'node16'
17+
using: 'node20'
1818
main: 'dist/index.js'

0 commit comments

Comments
 (0)