We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b755b commit 4c41923Copy full SHA for 4c41923
1 file changed
.github/workflows/test11.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@main
14
15
- name: Delete workflow runs
16
uses: Mattraks/delete-workflow-runs@v2
@@ -97,4 +97,4 @@ jobs:
97
uses: actions/upload-artifact@v4
98
with:
99
name: tailscale-android
100
- path: ${{ github.workspace }}/TVBox/*.apk
+ path: ${{ github.workspace }}/TVBox/*.apk
0 commit comments