Skip to content

Commit 4c41923

Browse files
authored
Update test11.yml
1 parent 81b755b commit 4c41923

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test11.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
steps:
1212

13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@main
1414

1515
- name: Delete workflow runs
1616
uses: Mattraks/delete-workflow-runs@v2
@@ -97,4 +97,4 @@ jobs:
9797
uses: actions/upload-artifact@v4
9898
with:
9999
name: tailscale-android
100-
path: ${{ github.workspace }}/TVBox/*.apk
100+
path: ${{ github.workspace }}/TVBox/*.apk

0 commit comments

Comments
 (0)