mirror of
https://github.com/haskell-actions/run-ormolu.git
synced 2024-11-25 23:12:09 +03:00
Upgrade to Node 20
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
This commit is contained in:
parent
320044b1fb
commit
15db1139bd
@ -35,5 +35,5 @@ inputs:
|
||||
The version number of Ormolu to use. Defaults to "latest".
|
||||
default: latest
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
Loading…
Reference in New Issue
Block a user