Skip to content

Update module github.com/pion/ice/v4 to v4.2.6 #4101

Update module github.com/pion/ice/v4 to v4.2.6

Update module github.com/pion/ice/v4 to v4.2.6 #4101

Workflow file for this run

# SPDX-FileCopyrightText: 2026 The Pion community <https://pion.ly>
# SPDX-License-Identifier: MIT
name: StandardJS
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
StandardJS:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 24.x
- run: npm install standard
- run: npx standard