Skip to content

Commit

Permalink
bump actions
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoine committed Apr 28, 2024
1 parent a8dfb12 commit 25be8b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
echo "NU_VERSION=${{ inputs.nu_version }}" >> $GITHUB_ENV
fi
- uses: hustcer/setup-nu@v3.8
- uses: hustcer/setup-nu@v3.10
with:
version: ${{ env.NU_VERSION }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nupm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
fi
- name: Setup nushell and nupm
uses: amtoine/setup-nupm-action@0.2.0
uses: amtoine/setup-nupm-action@0.3.0
id: "nu-setup"
with:
nu_version: ${{ env.NU_VERSION }}
Expand Down

0 comments on commit 25be8b2

Please sign in to comment.