1 parent 694537f commit 2649412Copy full SHA for 2649412
1 file changed
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ concurrency:
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
SING_BOX_VERSION: 1.13.13
23
- SUB_STORE_VERSION: 2.21.51
+ SUB_STORE_VERSION: 2.24.5
24
ENABLE_SNIFF: ${{ github.event.inputs.enable_sniff || 'true' }}
25
26
jobs:
0 commit comments