mirror of
https://github.com/actions/upload-artifact.git
synced 2026-04-16 08:15:43 +00:00
Specify that the generic v3 tag will follow the latest Node LTS
This commit is contained in:
parent
043fb46d1a
commit
d66b4e545c
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ You are welcome to still raise bugs in this repo.
|
|||
|
||||
## GHES Support
|
||||
|
||||
`upload-artifact@v4+` is not currently supported on GitHub Enterprise Server (GHES). If you are on GHES, you must use [v3.2.2](https://github.com/actions/upload-artifact/releases/tag/v3.2.2) (Node 24) or [v3.2.2-node20](https://github.com/actions/upload-artifact/releases/tag/v3.2.2-node20) (Node 20).
|
||||
`upload-artifact@v4+` is not currently supported on GitHub Enterprise Server (GHES). If you are on GHES, you must use [v3.2.2](https://github.com/actions/upload-artifact/releases/tag/v3.2.2) (latest Node LTS) or [v3.2.2-node20](https://github.com/actions/upload-artifact/releases/tag/v3.2.2-node20) (Node 20).
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue