Skip to content

Commit

Permalink
chore: Fix .github/workflows/release-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Dec 17, 2023
1 parent c2d11b0 commit 082ed09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Setup Nushell
uses: hustcer/[email protected]
with:
version: 0.87.1
version: 0.86.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -191,7 +191,7 @@ jobs:
- name: Setup Nushell
uses: hustcer/[email protected]
with:
version: 0.87.1
version: 0.86.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 082ed09

Please sign in to comment.