Skip to content

Commit 9dbe382

Browse files
authored
Merge pull request #201 from actions/update-compat-table
Update GHES compatibility table after verifying with `3.9.x`
2 parents 0fd60c8 + 96a5bb9 commit 9dbe382

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,11 @@ This action is primarily design for use with GitHub.com's Actions workflows and
9393

9494
| Release | GHES Compatibility |
9595
|:---|:---|
96-
| [`v2`](https://github.com/actions/deploy-pages/releases/tag/v2) | 🛑 Incompatible. Anticipating compatibility with `>= 3.9`. |
97-
| [`v2.0.1`](https://github.com/actions/deploy-pages/releases/tag/v2.0.1) | 🛑 Incompatible. Anticipating compatibility with `>= 3.9`. |
98-
| [`v2.0.0`](https://github.com/actions/deploy-pages/releases/tag/v2.0.0) | 🛑 Incompatible. Anticipating compatibility with `>= 3.9`. |
96+
| [`v2`](https://github.com/actions/deploy-pages/releases/tag/v2) | `>= 3.9` |
97+
| `v2.x.x` | `>= 3.9` |
9998
| [`v1`](https://github.com/actions/deploy-pages/releases/tag/v1) | `>= 3.7` |
10099
| [`v1.2.8`](https://github.com/actions/deploy-pages/releases/tag/v1.2.8) | `>= 3.7` |
101-
| [`v1.2.7`](https://github.com/actions/deploy-pages/releases/tag/v1.2.7) | :warning: [Incompatible](https://github.com/actions/deploy-pages/issues/137). Anticipating compatibility with `>= 3.9`. |
100+
| [`v1.2.7`](https://github.com/actions/deploy-pages/releases/tag/v1.2.7) | :warning: `>= 3.9` [Incompatible with prior versions!](https://github.com/actions/deploy-pages/issues/137) |
102101
| [`v1.2.6`](https://github.com/actions/deploy-pages/releases/tag/v1.2.6) | `>= 3.7` |
103102
| `v1.x.x` | `>= 3.7` |
104103

0 commit comments

Comments
 (0)