mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
CI: update GitHub Actions to avoid deprecation warnings
This commit is contained in:
2
.github/workflows/upload-ffi-docs.yml
vendored
2
.github/workflows/upload-ffi-docs.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions-rs/toolchain@v1
|
||||
- name: Build the documentation with cargo
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user