2
.github/workflows/check-update.yml
vendored
2
.github/workflows/check-update.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
if: ${{ github.repository_owner == 'HMCL-dev' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Fetch tags
|
||||
run: git fetch --all --tags
|
||||
- name: Install tools
|
||||
|
||||
Reference in New Issue
Block a user