diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1760466c..2ccbb8b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: args: release --clean --snapshot - name: Upload yardl binaries - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: dist path: dist