diff --git a/.github/workflows/pr-updated-sdk.yml b/.github/workflows/pr-updated-sdk.yml index b542b93..968ed7d 100644 --- a/.github/workflows/pr-updated-sdk.yml +++ b/.github/workflows/pr-updated-sdk.yml @@ -52,7 +52,7 @@ jobs: - name: "Checkout" uses: actions/checkout@v3 - name: "Get downloaded specification from 'diff-spec' job" - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: "downloaded_spec" - name: "Update old specification file"