diff --git a/.github/workflows/run-phar-tests.yml b/.github/workflows/run-phar-tests.yml index c63cd05f..74dc6cc3 100644 --- a/.github/workflows/run-phar-tests.yml +++ b/.github/workflows/run-phar-tests.yml @@ -30,7 +30,7 @@ jobs: coverage: none - name: Download build artifacts - uses: actions/download-artifact@v3.0.2 + uses: actions/download-artifact@v4.1.4 with: name: binaries path: build