Skip to content

Commit

Permalink
Fix .github/workflows/build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Jun 28, 2024
1 parent 44269d8 commit d078370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Setup ${{ matrix.crate.owner }}/${{ matrix.crate.name }}
uses: ./
with:
version: v0.90.1
version: v0.95.0
enable-plugins: true
env:
ACTIONS_STEP_DEBUG: true
Expand Down

0 comments on commit d078370

Please sign in to comment.