diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c568386..65b67c6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -172,7 +172,7 @@ jobs: - name: Upload artifacts (non-release) if: ${{ !startsWith(github.ref, 'refs/tags/') }} - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: mopdepth-${{ matrix.target }} path: |