bump dependencies #79

Merged
Anri merged 3 commits from bump into main 2024-10-22 12:05:38 +02:00
Showing only changes of commit 87d3cc9082 - Show all commits

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