fix: typo

This commit is contained in:
Kristofers Solo 2025-09-25 10:45:02 +03:00
parent 6f60d8f5f1
commit 0b9994a689
Signed by: kristoferssolo
GPG Key ID: 74FF8144483D82C8

View File

@ -24,7 +24,7 @@ jobs:
toolchain: stable
override: true
- name: Run sccache-cache
uses: mozilla-actions/sccache-actions@0.0.9
uses: mozilla-actions/sccache-action@v0.0.9
- name: Install cargo-nextest
uses: taiki-e/install-action@cargo-nextest
- name: Run Clippy