mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-01-18 22:31:45 +07:00
Switch to node16 in actions.yml
This commit is contained in:
parent
448bd61c6f
commit
251330ef7f
@ -29,5 +29,5 @@ outputs:
|
||||
php-version:
|
||||
description: 'PHP version in semver format'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
Loading…
Reference in New Issue
Block a user