]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump cross-platform-actions/action from 0.6.2 to 0.7.0 (#566)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 1 Jan 2023 19:27:37 +0000 (19:27 +0000)
committerGitHub <noreply@github.com>
Sun, 1 Jan 2023 19:27:37 +0000 (19:27 +0000)
.github/workflows/ci.yml

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