diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index b26e18a6..b35303b6 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -75,7 +75,7 @@ jobs: with: fetch-depth: 0 - name: Download binaries - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: parsson-dist - name: Prepare distribution