You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: releaseNote.md
+7
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
+
## Features
2
+
- Created prerelease runner package for win-arm64 architecture (#2022)
3
+
- Added `GITHUB_STATE` and `GITHUB_OUTPUT` environment file commands (#2118)
4
+
1
5
## Bugs
2
6
- Fixed an issue where self hosted environments had their docker env's overwritten (#2107)
7
+
- Fixed an issue where step summaries for composite actions got overwritten (#2077)
8
+
3
9
## Misc
10
+
- Bumped `actions/core` dependency (#2123)
4
11
5
12
## Windows x64
6
13
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.
0 commit comments