Skip to content

Commit 2c50af3

Browse files
Update docs/proxy-support.md
Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
1 parent aac665d commit 2c50af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proxy-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Self-hosted runners [can be configured](https://help.github.com/en/actions/hosti
44

55
For actions to **just work** behind a proxy server:
66

7-
1. Use [tool-cache](https://github.com/actions/toolkit/tree/main/packages/tool-cache) version >= 1.3.1
7+
1. Use [tool-cache](/packages/tool-cache) version >= 1.3.1
88
2. Optionally use [actions/http-client](https://github.com/actions/toolkit/tree/main/packages/http-client)
99

1010
If you are using other http clients, refer to the [environment variables set by the runner](https://help.github.com/en/actions/hosting-your-own-runners/using-a-proxy-server-with-self-hosted-runners).

0 commit comments

Comments
 (0)