diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 174ed59..4fee2bd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -68,7 +68,7 @@ jobs: runs-on: macos-latest steps: - name: Download dictionary archive - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: dictionary - name: Show contents