소스 검색

ci: bump cross-platform-actions/action, used by the BSDs

Anonymous Maarten 2 년 전
부모
커밋
b9dcc5de60
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/cpactions.yml

+ 1 - 1
.github/workflows/cpactions.yml

@@ -28,7 +28,7 @@ jobs:
     steps:
     steps:
     - uses: actions/checkout@v4
     - uses: actions/checkout@v4
     - name: Build
     - name: Build
-      uses: cross-platform-actions/action@v0.24.0
+      uses: cross-platform-actions/action@v0.25.0
       with:
       with:
         operating_system: ${{ matrix.platform.os }}
         operating_system: ${{ matrix.platform.os }}
         architecture: ${{ matrix.platform.os-arch }}
         architecture: ${{ matrix.platform.os-arch }}