diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3dc1c7d27c1..8a98687f8ff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -123,7 +123,7 @@ jobs: steps: - name: Download Source Artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: name: source-bundle path: . @@ -174,7 +174,7 @@ jobs: boards: [macos, sim-01, sim-02] steps: - name: Download Source Artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: name: source-bundle path: .