Update remaining actions to v3

This somehow was left unnoticed.
This commit is contained in:
Kirill Chibisov 2023-06-03 17:00:55 +03:00 committed by GitHub
parent 72cf4e577f
commit cf77f82ae3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,7 @@ jobs:
runs-on: ${{ matrix.platform.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
# Used to cache cargo-web
- name: Cache cargo folder
uses: actions/cache@v1