hash: try to update to actions/upload-artifact@v4

This commit is contained in:
Felix Yan 2025-02-19 12:33:44 +00:00
parent a27e52737e
commit 10cfb4bb95
No known key found for this signature in database
GPG Key ID: 786C63F330D7CB92
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- name: gen hash
run: |
echo "hash=$(sha256sum accelerated-domains.china.conf)" >> $GITHUB_ENV
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: ${{env.hash}}
path: /dev/null