Skip to content

Commit d2c0a42

Browse files
committed
Using fixed version of action
1 parent a10566d commit d2c0a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
steps:
159159
- uses: actions/checkout@v2
160160
- name: Check that examples are present in both README and Cargo
161-
uses: Weibye/action-internal-link-consistency@1.1.0
161+
uses: Weibye/action-internal-link-consistency@1.1.1
162162
with:
163163
source: './examples/'
164164
targets: '[ "./Cargo.toml", "./examples/README.md" ]'

0 commit comments

Comments
 (0)