diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 755557f..a16cde5 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -29,7 +29,7 @@ jobs: with: lfs: 'true' - name: Download Jekyll Artifact - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: name: jekyll-site path: _site