mirror of
https://github.com/v2fly/domain-list-community.git
synced 2025-12-11 20:57:26 +07:00
Compare commits
1 Commits
2025102706
...
2025102707
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e47398068e |
2
.github/workflows/test-pr.yml
vendored
2
.github/workflows/test-pr.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
mv dlc.dat TEST-${{ github.run_number }}-dlc.dat
|
||||
|
||||
- name: Upload TEST-${{ github.run_number }}-dlc.dat
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v5
|
||||
with:
|
||||
name: TEST-${{ github.run_number }}-dlc.dat
|
||||
path: TEST-${{ github.run_number }}-dlc.dat
|
||||
|
||||
Reference in New Issue
Block a user