Skip to content

Commit 794f078

Browse files
committed
Adjusting to new action versioning
1 parent e5eeafd commit 794f078

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.1
161+
uses: Weibye/action-internal-link-consistency@1.0.0
162162
with:
163163
source: './examples/'
164164
targets: '[ "./Cargo.toml", "./examples/README.md" ]'

0 commit comments

Comments
 (0)