Merge branch 'main' into bump
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 1m55s

This commit is contained in:
Mylloon 2024-10-22 12:03:12 +02:00
commit 87d3cc9082
Signed by: Forgejo
GPG key ID: E72245C752A07631

View file

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