diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa595f4e3..2483b2567 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -354,7 +354,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Download bindings - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: bindings path: sys/src/bindings