Update GitHub Action (#1863)

This commit is contained in:
Glavo
2022-11-24 12:54:48 +08:00
committed by GitHub
parent 3d88bc35bb
commit b9d0cfc12a
4 changed files with 11 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ jobs:
if: ${{ github.repository_owner == 'huanghongxun' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Fetch tags
run: git fetch --all --tags
- name: Install tools