mirror of
https://github.com/kristoferssolo/filecaster.git
synced 2025-10-21 19:00:34 +00:00
fix: typo
This commit is contained in:
parent
6f60d8f5f1
commit
0b9994a689
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user