This commit is contained in:
Mylloon 2024-10-22 12:00:13 +02:00
parent e9441dba46
commit 5a15945439
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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