Skip to content

Commit

Permalink
Change cagro generate to 0.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
annenkov committed Aug 31, 2023
1 parent 9b9df72 commit 31e8f7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ jobs:
submodules: true

- name: Run cargo-generate
# version 0.17.0 is required for the rhai pre-script to work correctly
uses: cargo-generate/[email protected].0
# version 0.17.5 is required for the rhai pre-script to work correctly
uses: cargo-generate/[email protected].5
with:
name: ${{ env.PROJECT_NAME }}
template: ${{ matrix.crates }}
Expand Down

0 comments on commit 31e8f7f

Please sign in to comment.