Skip to content

Commit

Permalink
chore(deps): bump hustcer/setup-nu from 3.12 to 3.13 (#326)
Browse files Browse the repository at this point in the history
Bumps [hustcer/setup-nu](https://github.com/hustcer/setup-nu) from 3.12 to 3.13.
- [Release notes](https://github.com/hustcer/setup-nu/releases)
- [Changelog](https://github.com/hustcer/setup-nu/blob/main/CHANGELOG.md)
- [Commits](hustcer/setup-nu@v3.12...v3.13)

---
updated-dependencies:
- dependency-name: hustcer/setup-nu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fiftydinar <[email protected]>
  • Loading branch information
dependabot[bot] and fiftydinar authored Sep 19, 2024
1 parent e781b0b commit bd1ff5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-individual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: hustcer/setup-nu@v3.12
- uses: hustcer/setup-nu@v3.13
with:
version: v0.93

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-unified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: hustcer/setup-nu@v3.12
- uses: hustcer/setup-nu@v3.13
with:
version: v0.93

Expand Down

0 comments on commit bd1ff5d

Please sign in to comment.