Update `actions/checkout` to v3
This commit is contained in:
parent
2f11cc8644
commit
c6c0b45501
|
@ -385,7 +385,7 @@ jobs:
|
|||
name: emscripten
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
id: setup-python
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue