Skip to content

Commit

Permalink
Update build-template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Witbeck authored May 21, 2023
1 parent 2385328 commit 8a24fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
PROJECT_NAME: mytemplate
steps:
- uses: actions/checkout@v3
- uses: cargo-generate/[email protected]
- uses: cargo-generate/[email protected].5
with:
name: ${{ env.PROJECT_NAME }}
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 8a24fa2

Please sign in to comment.