diff --git a/.github/workflows/github-pages-pull-request.yml b/.github/workflows/github-pages-pull-request.yml index ef519ffd..97be56c1 100644 --- a/.github/workflows/github-pages-pull-request.yml +++ b/.github/workflows/github-pages-pull-request.yml @@ -122,7 +122,7 @@ jobs: # https://github.com/actions/upload-pages-artifact - name: Upload static files as artifact id: deployment - uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1 + uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0 with: path: ./${{ env.DEPLOY_DIR }} retention-days: 3