Skip to content

Commit

Permalink
Merge pull request #7 from hkthomas/patch-2
Browse files Browse the repository at this point in the history
Update test.yaml
  • Loading branch information
Leev1s authored Feb 24, 2025
2 parents 3986a3f + 8efe363 commit 5244e87
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 5244e87

Please sign in to comment.