Skip to content

Commit 70bb210

Browse files
authored
Update build KernelSU_v0.9.4.yml
1 parent 0a48a1f commit 70bb210

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build KernelSU_v0.9.4.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
builddate: ${{ steps.generate-builddate.outputs.builddate }}
2121
steps:
2222
- name: "😄 Checkout"
23-
uses: actions/checkout@v3
23+
uses: actions/checkout@v4
2424

2525
- name: "😆 Generate Matrix"
2626
id: generate-matrix
@@ -235,4 +235,4 @@ jobs:
235235
with:
236236
tag_name: KernelSU_v0.9.4-for-MIUI&NGK_Kernel_v${{ env.builddate }}.${{ github.run_number }}
237237
files: "${{ env.WORKSPACE }}/${{ env.KERNEL_DEVICE }}-${{ env.KERNEL_NAME }}_${{ env.builddate }}.zip"
238-
generate_release_notes: true
238+
generate_release_notes: true

0 commit comments

Comments
 (0)