We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324e1c4 commit f80404cCopy full SHA for f80404c
.github/workflows/no-broken-links.yml
@@ -10,7 +10,7 @@ permissions: read-all
10
jobs:
11
no-broken-links:
12
name: Broken Link Checker
13
- runs-on: warp-ubuntu-latest-x64-2x
+ runs-on: ubuntu-latest
14
steps:
15
- name: Checkout Repository
16
uses: actions/checkout@v5
0 commit comments