mirror of
https://github.com/kristoferssolo/filecaster.git
synced 2026-02-03 21:42:03 +00:00
fix: typo
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user