Skip to content

Commit

Permalink
Merge pull request #402 from rigetti/fix-knope-install
Browse files Browse the repository at this point in the history
fix: update knope action to v2
  • Loading branch information
BatmanAoD authored Sep 16, 2024
2 parents 23b5f7c + 7a2d360 commit 5a755e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0
token: ${{ secrets.PAT }}
- name: Install Knope
uses: knope-dev/action@v1
uses: knope-dev/action@v2
with:
version: 0.16.0 # Test before updating, breaking changes likely: https://github.com/knope-dev/action#install-latest-version
- run: |
Expand Down
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a755e2

Please sign in to comment.