Update `actions/checkout` to v3

This commit is contained in:
messense 2022-11-05 18:41:09 +08:00
parent 2f11cc8644
commit c6c0b45501
No known key found for this signature in database
GPG Key ID: BB41A8A2C716CCA9
1 changed files with 1 additions and 1 deletions

View File

@ -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: