Skip to content

Commit

Permalink
chore: use original action
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Aug 4, 2024
1 parent bb4ed66 commit ccdc2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run cargo generate
uses: orhun/cargo-generate-action@fix/argument_passing
uses: cargo-generate/cargo-generate-action@v0.20.0
with:
name: ${{ env.PROJECT_NAME }}
template: component
Expand Down

0 comments on commit ccdc2bf

Please sign in to comment.