fix img
This commit is contained in:
parent
e9441dba46
commit
5a15945439
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
lint-and-format:
|
lint-and-format:
|
||||||
container:
|
container:
|
||||||
image: rust:latest
|
image: cimg/rust:1.81-node
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in a new issue