diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c1f7c18..e1237d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Download errors folder - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: errors - name: Send Slack message