]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump cross-platform-actions/action to v1.0.0
authorVincent Bernat <vincent@bernat.ch>
Fri, 8 May 2026 21:35:59 +0000 (23:35 +0200)
committerVincent Bernat <vincent@bernat.ch>
Fri, 8 May 2026 21:35:59 +0000 (23:35 +0200)
.github/workflows/ci.yml

index 62b3735a7e3134135c2ff5cf44408cb519bcf095..4115b2cbfea147117ffcf743b0119874749d34c6 100644 (file)
@@ -124,7 +124,7 @@ jobs:
         with:
           submodules: true
       - name: Test on ${{ matrix.os.name }}
-        uses: cross-platform-actions/action@v0.32.0
+        uses: cross-platform-actions/action@v1.0.0
         with:
           operating_system: ${{ matrix.os.name }}
           version: ${{ matrix.os.version }}