mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 22:01:31 +11:00
Update remaining actions to v3
This somehow was left unnoticed.
This commit is contained in:
parent
72cf4e577f
commit
cf77f82ae3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -83,7 +83,7 @@ jobs:
|
||||||
|
|
||||||
runs-on: ${{ matrix.platform.os }}
|
runs-on: ${{ matrix.platform.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
# Used to cache cargo-web
|
# Used to cache cargo-web
|
||||||
- name: Cache cargo folder
|
- name: Cache cargo folder
|
||||||
uses: actions/cache@v1
|
uses: actions/cache@v1
|
||||||
|
|
Loading…
Reference in a new issue