diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index b2f6cbee..891267be 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -35,7 +35,7 @@ jobs: profile: minimal - name: Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 # This does the following: # - Replaces the docs icon with one that clearly denotes it's not the released package on crates.io