Skip to content

Upgrade NuGet.Client from 6.10.0.100 to 6.11.1.2 #5816

Upgrade NuGet.Client from 6.10.0.100 to 6.11.1.2

Upgrade NuGet.Client from 6.10.0.100 to 6.11.1.2 #5816

Workflow file for this run

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