diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index b628c4a2..c705df41 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -99,7 +99,7 @@ jobs: make test - name: Upload artifacts - uses: actions/upload-artifact@v3.2.1-node20 + uses: actions/upload-artifact@v4 with: name: logs-${{ matrix.inhouse }} path: |