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 e5eeafd commit 794f078Copy full SHA for 794f078
.github/workflows/ci.yml
@@ -158,7 +158,7 @@ jobs:
158
steps:
159
- uses: actions/checkout@v2
160
- name: Check that examples are present in both README and Cargo
161
- uses: Weibye/action-internal-link-consistency@1.1.1
+ uses: Weibye/action-internal-link-consistency@1.0.0
162
with:
163
source: './examples/'
164
targets: '[ "./Cargo.toml", "./examples/README.md" ]'
0 commit comments