diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 74c50626..b4a3ff8a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -108,7 +108,7 @@ jobs: actions: read contents: write steps: - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 - name: Zip artifacts run: | 7z a oat-linux.tar ./oat-linux/*