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 6e33c71 commit 84e0921Copy full SHA for 84e0921
.github/workflows/ci-cd.yml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
31
- - uses: ./.github/actions/cargo-action.yml
+ - uses: ./.github/workflows/cargo-action.yml
32
with:
33
34
name: cargo-action
0 commit comments