Skip to content

Commit 9c8ebe5

Browse files
committed
ci: bump checkout to v4
1 parent 7b6bb6b commit 9c8ebe5

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

.github/workflows/package_electron.yml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
fail-fast: false
4747
steps:
4848
- name: Clone tur-electron
49-
uses: actions/checkout@v3
49+
uses: actions/checkout@v4
5050
with:
5151
fetch-depth: 1000
5252
path: ${{ github.workspace }}
@@ -229,18 +229,18 @@ jobs:
229229
fail-fast: false
230230
steps:
231231
- name: Clone tur-electron
232-
uses: actions/checkout@v3
232+
uses: actions/checkout@v4
233233
with:
234234
fetch-depth: 1000
235235
path: ${{ github.workspace }}
236236
- name: Clone tur
237-
uses: actions/checkout@v3
237+
uses: actions/checkout@v4
238238
with:
239239
repository: termux-user-repository/tur
240240
fetch-depth: 1
241241
path: ${{ github.workspace }}/tur-repo
242242
- name: Clone termux-packages
243-
uses: actions/checkout@v3
243+
uses: actions/checkout@v4
244244
with:
245245
repository: termux/termux-packages
246246
fetch-depth: 1
@@ -312,18 +312,18 @@ jobs:
312312
fail-fast: false
313313
steps:
314314
- name: Clone tur-electron
315-
uses: actions/checkout@v3
315+
uses: actions/checkout@v4
316316
with:
317317
fetch-depth: 1000
318318
path: ${{ github.workspace }}
319319
- name: Clone tur
320-
uses: actions/checkout@v3
320+
uses: actions/checkout@v4
321321
with:
322322
repository: termux-user-repository/tur
323323
fetch-depth: 1
324324
path: ${{ github.workspace }}/tur-repo
325325
- name: Clone termux-packages
326-
uses: actions/checkout@v3
326+
uses: actions/checkout@v4
327327
with:
328328
repository: termux/termux-packages
329329
fetch-depth: 1
@@ -395,18 +395,18 @@ jobs:
395395
fail-fast: false
396396
steps:
397397
- name: Clone tur-electron
398-
uses: actions/checkout@v3
398+
uses: actions/checkout@v4
399399
with:
400400
fetch-depth: 1000
401401
path: ${{ github.workspace }}
402402
- name: Clone tur
403-
uses: actions/checkout@v3
403+
uses: actions/checkout@v4
404404
with:
405405
repository: termux-user-repository/tur
406406
fetch-depth: 1
407407
path: ${{ github.workspace }}/tur-repo
408408
- name: Clone termux-packages
409-
uses: actions/checkout@v3
409+
uses: actions/checkout@v4
410410
with:
411411
repository: termux/termux-packages
412412
fetch-depth: 1
@@ -478,18 +478,18 @@ jobs:
478478
fail-fast: false
479479
steps:
480480
- name: Clone tur-electron
481-
uses: actions/checkout@v3
481+
uses: actions/checkout@v4
482482
with:
483483
fetch-depth: 1000
484484
path: ${{ github.workspace }}
485485
- name: Clone tur
486-
uses: actions/checkout@v3
486+
uses: actions/checkout@v4
487487
with:
488488
repository: termux-user-repository/tur
489489
fetch-depth: 1
490490
path: ${{ github.workspace }}/tur-repo
491491
- name: Clone termux-packages
492-
uses: actions/checkout@v3
492+
uses: actions/checkout@v4
493493
with:
494494
repository: termux/termux-packages
495495
fetch-depth: 1
@@ -561,18 +561,18 @@ jobs:
561561
fail-fast: false
562562
steps:
563563
- name: Clone tur-electron
564-
uses: actions/checkout@v3
564+
uses: actions/checkout@v4
565565
with:
566566
fetch-depth: 1000
567567
path: ${{ github.workspace }}
568568
- name: Clone tur
569-
uses: actions/checkout@v3
569+
uses: actions/checkout@v4
570570
with:
571571
repository: termux-user-repository/tur
572572
fetch-depth: 1
573573
path: ${{ github.workspace }}/tur-repo
574574
- name: Clone termux-packages
575-
uses: actions/checkout@v3
575+
uses: actions/checkout@v4
576576
with:
577577
repository: termux/termux-packages
578578
fetch-depth: 1
@@ -644,18 +644,18 @@ jobs:
644644
fail-fast: false
645645
steps:
646646
- name: Clone tur-electron
647-
uses: actions/checkout@v3
647+
uses: actions/checkout@v4
648648
with:
649649
fetch-depth: 1000
650650
path: ${{ github.workspace }}
651651
- name: Clone tur
652-
uses: actions/checkout@v3
652+
uses: actions/checkout@v4
653653
with:
654654
repository: termux-user-repository/tur
655655
fetch-depth: 1
656656
path: ${{ github.workspace }}/tur-repo
657657
- name: Clone termux-packages
658-
uses: actions/checkout@v3
658+
uses: actions/checkout@v4
659659
with:
660660
repository: termux/termux-packages
661661
fetch-depth: 1
@@ -727,18 +727,18 @@ jobs:
727727
fail-fast: false
728728
steps:
729729
- name: Clone tur-electron
730-
uses: actions/checkout@v3
730+
uses: actions/checkout@v4
731731
with:
732732
fetch-depth: 1000
733733
path: ${{ github.workspace }}
734734
- name: Clone tur
735-
uses: actions/checkout@v3
735+
uses: actions/checkout@v4
736736
with:
737737
repository: termux-user-repository/tur
738738
fetch-depth: 1
739739
path: ${{ github.workspace }}/tur-repo
740740
- name: Clone termux-packages
741-
uses: actions/checkout@v3
741+
uses: actions/checkout@v4
742742
with:
743743
repository: termux/termux-packages
744744
fetch-depth: 1
@@ -809,18 +809,18 @@ jobs:
809809
fail-fast: false
810810
steps:
811811
- name: Clone tur-electron
812-
uses: actions/checkout@v3
812+
uses: actions/checkout@v4
813813
with:
814814
fetch-depth: 1000
815815
path: ${{ github.workspace }}
816816
- name: Clone tur
817-
uses: actions/checkout@v3
817+
uses: actions/checkout@v4
818818
with:
819819
repository: termux-user-repository/tur
820820
fetch-depth: 1
821821
path: ${{ github.workspace }}/tur-repo
822822
- name: Clone termux-packages
823-
uses: actions/checkout@v3
823+
uses: actions/checkout@v4
824824
with:
825825
repository: termux/termux-packages
826826
fetch-depth: 1

0 commit comments

Comments
 (0)