Skip to content

Commit 2b13ca1

Browse files
authored
Use node24 GitHub Actions runtime
1 parent a230e1e commit 2b13ca1

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
@@ -45,5 +45,5 @@ inputs:
4545
default: 'true'
4646

4747
runs:
48-
using: 'node16'
48+
using: 'node24'
4949
main: 'dist/index.js'

0 commit comments

Comments
 (0)