Update dependencies

update dependencies to the latest versions for Node.js 20

 Signed-off-by: skoved <skoved@redhat.com>
This commit is contained in:
skoved 2025-08-29 15:11:51 -04:00
parent 5ed88d269c
commit 88f5514eb0
No known key found for this signature in database
GPG key ID: 3A90B4E0A425063F
13 changed files with 1557 additions and 711 deletions

View file

@ -12,7 +12,7 @@ on:
jobs:
markdown-link-check:
name: Check links in markdown
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1