Skip to content

Commit

Permalink
Use GH actions v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Dec 23, 2023
1 parent dc08f68 commit 7133f84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mediasoup-client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.ci.node }}

Expand Down

0 comments on commit 7133f84

Please sign in to comment.