mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Update CI configs to v0.6.9
Update lint scripts and CI configs.
This commit is contained in:
6
.github/workflows/test.yaml
vendored
6
.github/workflows/test.yaml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/cache@v2
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/go/pkg/mod
|
||||
@@ -79,7 +79,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/cache@v2
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/go/pkg/mod
|
||||
@@ -117,7 +117,7 @@ jobs:
|
||||
with:
|
||||
node-version: '16.x'
|
||||
|
||||
- uses: actions/cache@v2
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/go/pkg/mod
|
||||
|
@@ -132,6 +132,7 @@ rahulnakre <rahulnakre@gmail.com>
|
||||
Raphael Randschau <nicolai86@me.com>
|
||||
Raphael Randschau <nicolai86@users.noreply.github.com>
|
||||
Reese <3253971+figadore@users.noreply.github.com>
|
||||
rob <me@iamcalledrob.com>
|
||||
rob-deutsch <robzyb+altgithub@gmail.com>
|
||||
Robert Eperjesi <eperjesi@uber.com>
|
||||
Robin Raymond <robin-raymond@users.noreply.github.com>
|
||||
|
Reference in New Issue
Block a user