Skip to content

Commit

Permalink
update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
codeitlikemiley committed Dec 14, 2023
1 parent 9874a1a commit d24bbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
PROJECT_NAME: service_template
steps:
- uses: actions/checkout@v4
- uses: cargo-generate/cargo-generate-action@v0.17
- uses: cargo-generate/cargo-generate-action@v0.18.5
with:
name: ${{ env.PROJECT_NAME }}
- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit d24bbbe

Please sign in to comment.