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 c085b899a4 - Show all commits
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs: jobs:
lint: lint:
runs-on: runners-privilegedescalation runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@v6