Browse Source

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 8 months ago
parent
commit
ee44cbdedb
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .github/workflows/bootstrap_testing.yml

+ 3 - 3
.github/workflows/bootstrap_testing.yml

@@ -105,7 +105,7 @@ jobs:
           echo 'Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' >> /etc/sudoers
           echo 'Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' >> /etc/sudoers
 
 
       - name: Checkout repository
       - name: Checkout repository
-        uses: actions/checkout@v4
+        uses: actions/checkout@v6
         with:
         with:
           fetch-depth: 1
           fetch-depth: 1
           submodules: recursive
           submodules: recursive
@@ -174,7 +174,7 @@ jobs:
 
 
     steps:
     steps:
       - name: Checkout repository
       - name: Checkout repository
-        uses: actions/checkout@v4
+        uses: actions/checkout@v6
         with:
         with:
           fetch-depth: 1
           fetch-depth: 1
           submodules: recursive
           submodules: recursive
@@ -224,7 +224,7 @@ jobs:
             git:
             git:
 
 
       - name: Checkout repository
       - name: Checkout repository
-        uses: actions/checkout@v4
+        uses: actions/checkout@v6
         with:
         with:
           fetch-depth: 1
           fetch-depth: 1
           submodules: recursive
           submodules: recursive