ci: upgrade actions to avoid node16 deprecation warning (#3317)

* ci: upgrade actions to avoid node16 deprecantion warning

Signed-off-by: tison <wander4096@gmail.com>

* try delete size label action

Signed-off-by: tison <wander4096@gmail.com>

* one more action

Signed-off-by: tison <wander4096@gmail.com>

---------

Signed-off-by: tison <wander4096@gmail.com>
This commit is contained in:
tison
2024-02-18 23:20:26 +08:00
committed by GitHub
parent 72cd443ba3
commit 29f11d7b7e
15 changed files with 61 additions and 86 deletions

View File

@@ -33,7 +33,7 @@ jobs:
name: Spell Check with Typos
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.13.10
check: