Skip to content

Bump socket.io from 4.5.1 to 4.7.5 in /src/Analysim.Web/ClientApp #66

Bump socket.io from 4.5.1 to 4.7.5 in /src/Analysim.Web/ClientApp

Bump socket.io from 4.5.1 to 4.7.5 in /src/Analysim.Web/ClientApp #66

Workflow file for this run

---
name: Codespell
on:
push:
branches: [develop]
pull_request:
branches: [develop]
permissions:
contents: read
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Codespell
uses: codespell-project/actions-codespell@v2
with:
exclude_file: src/Analysim.Web/ClientApp/src/assets/untitled/runtime.js