Bump github actions to v3

This commit is contained in:
Kirill Chibisov 2023-05-14 20:35:58 +03:00 committed by GitHub
parent a9e168e10d
commit 8a0edde5c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
Check_Formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: hecrj/setup-rust-action@v1
with:
rust-version: stable