diff --git a/.github/workflows/ci-api-docs.yml b/.github/workflows/ci-api-docs.yml index 617c50f454..05eb2130b2 100644 --- a/.github/workflows/ci-api-docs.yml +++ b/.github/workflows/ci-api-docs.yml @@ -67,7 +67,7 @@ jobs: - build steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 + - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v5 with: name: api-docs path: website/api/build