Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/Xiaomi HyperOS - kona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
remove-android: "true"
remove-haskell: "true"
- name: 检出仓库文件
uses: actions/checkout@v5.0.0
uses: actions/checkout@v6.0.2
with:
repository: Human-Machine-Matrix/action_build_kona_system
ref: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kalama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
remove-android: "true"
remove-haskell: "true"
- name: 检出仓库文件
uses: actions/checkout@v5.0.0
uses: actions/checkout@v6.0.2
with:
repository: Human-Machine-Matrix/action_build_kalama_system
ref: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lahaina.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
remove-android: "true"
remove-haskell: "true"
- name: 检出仓库文件
uses: actions/checkout@v5.0.0
uses: actions/checkout@v6.0.2
with:
repository: Human-Machine-Matrix/action_build_kalama_system
ref: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/taro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
remove-android: "true"
remove-haskell: "true"
- name: 检出仓库文件
uses: actions/checkout@v5.0.0
uses: actions/checkout@v6.0.2
with:
repository: Human-Machine-Matrix/action_build_kalama_system
ref: main
Expand Down