Skip to content

Commit

Permalink
deps: Upgrade Nushell to v0.99.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Nov 5, 2024
1 parent b3d9050 commit accac67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
- name: Setup Nu
uses: hustcer/setup-nu@v3
with:
version: '0.98.0'
version: 0.99.1

- name: Setup MoonBit
shell: nu {0}
Expand Down
2 changes: 1 addition & 1 deletion nu/release.nu
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# TODO:
# [√] Make sure the release tag does not exist;
# [√] Make sure there are no uncommit changes;
# [√] Make sure there are no uncommitted changes;
# [√] Update change log if required;
# [√] Create a release tag and push it to the remote repo;
# Usage:
Expand Down

0 comments on commit accac67

Please sign in to comment.