Skip to content

Commit

Permalink
ci: bump nushell & elvish versions (#1500)
Browse files Browse the repository at this point in the history
  • Loading branch information
jthegedus committed Mar 16, 2023
1 parent 745950c commit 9d336e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
pull_request:

env:
ELVISH_VERSION: v0.18.0
NUSHELL_VERSION: 0.73.0
ELVISH_VERSION: v0.19.2
NUSHELL_VERSION: 0.77.0

jobs:
detect-changes:
Expand Down

0 comments on commit 9d336e0

Please sign in to comment.