]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
ci: update cross-platform-actions to 0.6.2
authorVincent Bernat <vincent@bernat.ch>
Thu, 27 Oct 2022 21:40:01 +0000 (23:40 +0200)
committerVincent Bernat <vincent@bernat.ch>
Thu, 27 Oct 2022 21:40:01 +0000 (23:40 +0200)
To get OpenBSD 7.1.

.github/workflows/ci.yml

index 5e092247ecd4fe0cf54e4221a88b11e97be96212..fbf9f8945849b7ef34b8bf9612db14e7bf04be06 100644 (file)
@@ -118,7 +118,7 @@ jobs:
         with:
           submodules: true
       - name: Test on ${{ matrix.os.name }}
-        uses: cross-platform-actions/action@v0.3.1
+        uses: cross-platform-actions/action@v0.6.2
         with:
           operating_system: ${{ matrix.os.name }}
           version: ${{ matrix.os.version }}