CI: modernize codespell action, switch to node 16

The following actions uses node12 which is deprecated and will be forced
to run on node16: codespell-project/codespell-problem-matcher@v1. For
more info:
   https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
This commit is contained in:
Ilia Shipitsin 2024-08-13 21:11:30 +02:00 committed by Willy Tarreau
parent 8b422971ee
commit 6301042938
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
if: ${{ github.repository_owner == 'haproxy' }}
steps:
- uses: actions/checkout@v4
- uses: codespell-project/codespell-problem-matcher@v1
- uses: codespell-project/codespell-problem-matcher@v1.2.0
- uses: codespell-project/actions-codespell@master
with:
skip: CHANGELOG,Makefile,*.fig,*.pem,./doc/design-thoughts,./doc/internals