Skip to content

Commit

Permalink
chore(README): Update supported node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jontze committed Nov 2, 2023
1 parent 544f0b1 commit 88a1d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

## Introduction

This is an github action to set up the [rust-lang/mdBook](https://github.com/rust-lang/mdBook) with some [supported plugins](#supported-plugins).
This is an GitHub Action to set up the [rust-lang/mdBook](https://github.com/rust-lang/mdBook) with some [supported plugins](#supported-plugins).

This action runs only on linux and is well tested on github **latest ubuntu** runner and **compatible with Node v14, v16 and v18**. Windows and MacOS are currently not supported.
This action runs only on linux and is well tested on GitHubs **latest ubuntu** runner and **compatible with Node v18 and v20**. Windows and MacOS are not supported.

## Supported Plugins

Expand Down

0 comments on commit 88a1d60

Please sign in to comment.