Update gitactions master->main (#72)

This commit is contained in:
adria0.eth
2020-10-12 10:55:21 +02:00
committed by GitHub
parent cb0513a8b1
commit 9110b1d9e4
3 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ jobs:
runs-on: ${{ matrix.platform }}
steps:
- name: Checkout sources
uses: actions/checkout@master
uses: actions/checkout@main
- name: Install toolchain
uses: actions-rs/toolchain@v1
with: