Skip to content

Update NuGet.Client from 6.9.1.3 to 6.10.0.100 #2827

Update NuGet.Client from 6.9.1.3 to 6.10.0.100

Update NuGet.Client from 6.9.1.3 to 6.10.0.100 #2827

Workflow file for this run

---
name: Codespell
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Codespell
uses: codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # v2.0