Compare commits

...

2 commits

Author SHA1 Message Date
87d3cc9082
Merge branch 'main' into bump
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 1m55s
2024-10-22 12:03:12 +02:00
5a15945439
fix img 2024-10-22 12:00:13 +02:00

View file

@ -7,7 +7,7 @@ on:
jobs:
lint-and-format:
container:
image: rust:latest
image: cimg/rust:1.81-node
steps:
- name: Checkout