mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-22 16:29:20 +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
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
|
Loading…
Reference in New Issue
Block a user