Update GitHub Action (#1863)
This commit is contained in:
2
.github/workflows/check-update.yml
vendored
2
.github/workflows/check-update.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user