diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index cf04a97c5..aac3efa6f 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -43,7 +43,7 @@ jobs: toolchain: 1.68.0 - name: Setup Pages - uses: actions/configure-pages@v3 + uses: actions/configure-pages@v4 # This does the following: # - Replaces the docs icon with one that clearly denotes it's not the released package on crates.io