Skip to content

Commit 63ea788

Browse files
committed
Use Node 20
1 parent 835a3e3 commit 63ea788

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
@@ -18,5 +18,5 @@ inputs:
1818
description: 'Key to version the cache hash.'
1919
required: true
2020
runs:
21-
using: 'node16'
21+
using: 'node20'
2222
main: 'dist/index.js'

0 commit comments

Comments
 (0)