Skip to content

Commit

Permalink
chore: fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
iho committed Oct 6, 2023
1 parent 432fee9 commit 9faa32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_examples_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
pushd ./examples/status-message
cargo update -p anstyle --precise 1.0.2
cargo update -p anstyle-parse --precise 0.2.1
cargo update -p clap@4.4.6 --precise 4.3.24
cargo update -p clap@4.3.0 --precise 4.3.24
cargo update -p [email protected] --precise 0.5.0
popd
Expand Down

0 comments on commit 9faa32d

Please sign in to comment.