diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 611f93d..449825e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -64,7 +64,7 @@ jobs: submodules: recursive - name: Download artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: planet_explorer_${{github.sha}} path: tmp