]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
actions: bump checkout to v3 to remove spuriours node.js version warnings 1281/head
authorJoerg Behrmann <behrmann@physik.fu-berlin.de>
Fri, 13 Jan 2023 12:26:46 +0000 (13:26 +0100)
committerJoerg Behrmann <behrmann@physik.fu-berlin.de>
Fri, 13 Jan 2023 14:19:03 +0000 (15:19 +0100)
.github/workflows/ci.yml

index c09417e2322e704547bb0edc6ad8b48629596d88..3fd1703cebcda22ecf6e292475da7e325362b432 100644 (file)
@@ -15,7 +15,7 @@ jobs:
       group: ${{ github.workflow }}-${{ github.ref }}
       cancel-in-progress: true
     steps:
-    - uses: actions/checkout@v2
+    - uses: actions/checkout@v3
 
     - name: Install
       run: |
@@ -121,7 +121,7 @@ jobs:
           - disk
 
     steps:
-    - uses: actions/checkout@v2
+    - uses: actions/checkout@v3
     - uses: ./
 
     - name: Install dependencies