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 b3e0db5 commit 507ff21Copy full SHA for 507ff21
.github/workflows/check_links.yml
@@ -33,7 +33,7 @@ jobs:
33
--exclude '^http://192\.168\.56\.101'
34
--exclude 'kernel\.org\/pub\/linux\/kernel'
35
--exclude 'releases/download/v\$%7BURCAP_VERSION%7D/externalcontrol-\$%7BURCAP_VERSION%7D\.jar'
36
- --threads 1
+ --max-concurrency 1
37
- name: Save lychee cache
38
uses: actions/cache/save@v4
39
if: always()
0 commit comments