Skip to content

Commit

Permalink
ci: quickfix knope action
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadow53 committed Oct 5, 2023
1 parent 11ea692 commit a12eba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
toolchain: stable
override: true
- name: Install Knope
uses: knope-dev/action@v1
uses: knope-dev/action@v2.0.0
- uses: Swatinem/rust-cache@v2
- run: |
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit a12eba1

Please sign in to comment.