ci: update checkout to v3
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
run: pacman -Syu git rust clang gcc libarchive pkgconf --noconfirm --needed
|
run: pacman -Syu git rust clang gcc libarchive pkgconf --noconfirm --needed
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Format
|
- name: Format
|
||||||
run: cargo fmt -- --check
|
run: cargo fmt -- --check
|
||||||
|
|||||||
Reference in New Issue
Block a user