mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 09:04:51 +02:00
Chore: bump actions/upload-artifact from 3 to 4 (#1967)
This commit is contained in:
parent
84ff8cb756
commit
ed9bb5fc33
2
.github/workflows/test-pr.yml
vendored
2
.github/workflows/test-pr.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
mv dlc.dat TEST-${{ github.run_number }}-dlc.dat
|
||||
|
||||
- name: Upload TEST-${{ github.run_number }}-dlc.dat
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: TEST-${{ github.run_number }}-dlc.dat
|
||||
path: TEST-${{ github.run_number }}-dlc.dat
|
||||
|
Loading…
Reference in New Issue
Block a user