diff --git a/.github/workflows/ubuntu.yaml b/.github/workflows/ubuntu.yaml index 51c9461932..a923c5045d 100644 --- a/.github/workflows/ubuntu.yaml +++ b/.github/workflows/ubuntu.yaml @@ -29,7 +29,7 @@ jobs: run: make build - name: save artifacts - uses: actions/upload-artifact@v2.3.1 + uses: actions/upload-artifact@v3 with: name: microshift path: ./microshift