Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hkthomas authored Feb 22, 2025
1 parent 3986a3f commit 8efe363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8efe363

Please sign in to comment.