1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Use action to upload docs

This commit is contained in:
Yuki Okushi
2020-08-13 16:04:50 +09:00
parent 160995b8d4
commit 6e97bc09f8
5 changed files with 11 additions and 9 deletions

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v2
- name: Install Rust
uses: actions-rs/toolchain@v1