diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c1eb071..8bb598b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml - name: Upload artifacts - uses: actions/upload-artifact@v2.3.1 + uses: actions/upload-artifact@v4.6.2 with: name: screenshots path: artifacts/screenshots