diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5d2080f8..af437175 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -53,7 +53,7 @@ jobs: - name: Check out the repo uses: actions/checkout@v2 - name: Get binaries - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: lsoracle-tests - name: Unit Tests @@ -69,11 +69,11 @@ jobs: - name: Checkout the repo uses: actions/checkout@v2 - name: Get binaries - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: lsoracle-binary - name: Get plugin - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: lsoracle-plugin # - name: Prep previous