File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ jobs:
18
18
runs-on : ubuntu-latest
19
19
steps :
20
20
- name : Checkout repository
21
- uses : actions/checkout@v3
21
+ uses : actions/checkout@v4
22
22
with :
23
23
fetch-depth : 0
24
24
- name : Setup Node.js
25
- uses : actions/setup-node@v3
25
+ uses : actions/setup-node@v4
26
26
with :
27
27
node-version : lts/*
28
28
cache : ' yarn'
Original file line number Diff line number Diff line change 10
10
With Redbird you get a lightweight and flexible library to build dynamic reverse proxies with the speed and robustness of http-proxy.
11
11
Redbird includes everything you need for easy reverse routing of your applications.
12
12
Great for routing many applications from different domains in one single host, handling SSL with ease, etc.
13
-
14
13
</p >
15
14
<br />
16
15
<br />
You can’t perform that action at this time.
0 commit comments