]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - .github/workflows/ci.yml
build: bump docker/setup-qemu-action from 2 to 3
[thirdparty/lldpd.git] / .github / workflows / ci.yml
index de6f0f10becfd8acf0361ef3693b38a35a0320bd..d26802a638e1190aacf323838de1daf2a789b629 100644 (file)
@@ -139,7 +139,7 @@ jobs:
     if: github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags/')
     steps:
       - uses: actions/checkout@v4
-      - uses: docker/setup-qemu-action@v2
+      - uses: docker/setup-qemu-action@v3
       - uses: docker/setup-buildx-action@v2
       - uses: docker/metadata-action@v4
         id: meta