Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6849a64

Browse files
authored
Release 4.1.2#1477
Prepare `4.1.2` release
2 parentsacc9ae5 +5a1720c commit6849a64

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

‎RELEASES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
#Releases
22

3+
###4.1.2
4+
5+
- Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices -[#1474](https://github.com/actions/cache/pull/1474)
6+
- Security fix: Bump braces from 3.0.2 to 3.0.3 -[#1475](https://github.com/actions/cache/pull/1475)
7+
38
###4.1.1
9+
410
- Restore original behavior of`cache-hit` output -[#1467](https://github.com/actions/cache/pull/1467)
511

612
###4.1.0
13+
714
- Ensure`cache-hit` output is set when a cache is missed -[#1404](https://github.com/actions/cache/pull/1404)
815
- Deprecate`save-always` input -[#1452](https://github.com/actions/cache/pull/1452)
916

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"cache",
3-
"version":"4.1.1",
3+
"version":"4.1.2",
44
"private":true,
55
"description":"Cache dependencies and build outputs",
66
"main":"dist/restore/index.js",
@@ -48,4 +48,4 @@
4848
"ts-jest":"^28.0.8",
4949
"typescript":"^4.9.3"
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp