ci: replace runners-privilegedescalation with ubuntu-latest #13

Open
Gandalf the Greybeard wants to merge 2 commits from pr12 into main
Showing only changes of commit 4cffd9d310 - Show all commits
+5
View File
@@ -13,6 +13,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v6
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
- name: Lint Markdown
uses: DavidAnson/markdownlint-cli2-action@v22
with: