add faq, update releases

This commit is contained in:
Rob Herley
2023-12-06 04:22:18 +00:00
committed by GitHub
parent 9b31b03496
commit 0c9621922e
4 changed files with 47 additions and 1 deletions

View File

@@ -94,3 +94,8 @@
### 1.1.1
- Fixed a bug in Node16 where if an HTTP download finished too quickly (<1ms, e.g. when it's mocked) we attempt to delete a temp file that has not been created yet [#1278](https://github.com/actions/toolkit/pull/1278/commits/b9de68a590daf37c6747e38d3cb4f1dd2cfb791c)
### 2.0.0
Major release. Supports new Artifact backend for improved speed, reliability and behavior.
Numerous API changes, some breaking.