Skip to content

Commit d7dd033

Browse files
committed
Ignore raw-window-handle outdated artifact
1 parent 2f11102 commit d7dd033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Delete `web-sys` dependency from `integration` example
2828
run: sed -i '$d' examples/integration/Cargo.toml
2929
- name: Find outdated dependencies
30-
run: cargo outdated --workspace --exit-code 1
30+
run: cargo outdated --workspace --exit-code 1 --ignore raw-window-handle

0 commit comments

Comments
 (0)