mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-12-24 13:56:51 +00:00
chore: release v5.0.1
- Bump version to 5.0.1 - Fix Node.js 24 punycode deprecation warning via @actions/cache@5.0.1 - Updates @azure/storage-blob to ^12.29.1 Related: #1685
This commit is contained in:
parent
9233019a15
commit
8ff5423e8b
3 changed files with 7 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cache",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"private": true,
|
||||
"description": "Cache dependencies and build outputs",
|
||||
"main": "dist/restore/index.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue