]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
[ci] Update GitHub Action checkout from v4 to v6 615/head
authorChristoph Grüninger <foss@grueninger.de>
Sun, 19 Apr 2026 05:38:59 +0000 (07:38 +0200)
committerChristoph Grüninger <foss@grueninger.de>
Sun, 19 Apr 2026 05:38:59 +0000 (07:38 +0200)
Fix deprecation warning that Node20.js will stop working
in June.

.github/workflows/ci.yml

index 77c90d8dd625895706547199a828a16cef2072b0..9bfd37ec80a2d31128f7c361cf5c6b12d077a872 100644 (file)
@@ -14,7 +14,7 @@ jobs:
   build:
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/checkout@v4
+      - uses: actions/checkout@v6
       - name: Setup
         run:  |
           sudo apt-get install cmake liblzma-dev