diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b6fac10..8c82702 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -44,7 +44,7 @@ jobs: submodules: true fetch-depth: 1 - name: Download - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 id: download with: path: results