Skip to content

Commit d21011a

Browse files
authored
chore: upgrade to dprint-development 0.10 for better tests (#626)
1 parent ccaf4fe commit d21011a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+297
-98066
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
RUST_BACKTRACE: full
2828

2929
steps:
30-
- uses: actions/checkout@v2
30+
- uses: actions/checkout@v4
3131
- uses: dsherret/rust-toolchain-file@v1
3232
- name: Install wasm32 target
3333
if: matrix.config.kind == 'test_release'

0 commit comments

Comments
 (0)