diff --git a/.github/workflows/reports.yml b/.github/workflows/reports.yml index b2059b1e..13583262 100644 --- a/.github/workflows/reports.yml +++ b/.github/workflows/reports.yml @@ -135,7 +135,7 @@ jobs: repository: "${{ github.repository }}.wiki" path: reports - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: tmp path: tmp