mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-26 03:11:36 +08:00
Missed a checkout@v1
This commit is contained in:
parent
e4dafe4d4c
commit
ac1416152e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
|||||||
name: Docs
|
name: Docs
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v2
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
profile: minimal
|
profile: minimal
|
||||||
|
Loading…
Reference in New Issue
Block a user