mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
enbl-4519 updating code to use relative paths that are parent paths of the workspace
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## v2.3.1.1
|
||||
- Adding paramater for specifying specific working directory on the runner. This is useful for windows runners in which the working directory is too long and causing issues with npm and other build tools.
|
||||
|
||||
## v2.3.1
|
||||
|
||||
- [Fix default branch resolution for .wiki and when using SSH](https://github.com/actions/checkout/pull/284)
|
||||
|
||||
Reference in New Issue
Block a user