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 ed8b271 commit 2384720Copy full SHA for 2384720
.github/workflows/static-analysis.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Checkout Repository
81
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
82
- name: Check Links
83
- uses: umbrelladocs/action-linkspector@3a951c1f0dca72300c2320d0eb39c2bafe429ab1 # v1
+ uses: umbrelladocs/action-linkspector@874d01cae9fd488e3077b08952093235bd626977 # v1
84
with:
85
fail_on_error: true
86
markdownlint:
0 commit comments