Skip to content

Commit

Permalink
chore(workflow): update node manager version to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mickvandijke committed Aug 5, 2024
1 parent 8b2d427 commit 4980c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
RUSTFLAGS: "-D warnings"
CLIENT_VERSION: 0.94.0
NODE_VERSION: 0.110.0
NODE_MANAGER_VERSION: 0.1.8
NODE_MANAGER_VERSION: 0.10.1

jobs:
# The code in this crate uses lots of conditional compilation for cross-platform capabilities.
Expand Down

0 comments on commit 4980c55

Please sign in to comment.