We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6ae21 commit 40ac63dCopy full SHA for 40ac63d
.github/workflows/publish-page.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Deploy preview
70
if: github.event_name == 'pull_request'
71
- uses: rossjrw/pr-preview-action@430e3dfc1de8a8ae77e77d862d25676ef9db55d1 # v1.4.8
+ uses: rossjrw/pr-preview-action@df22037db54ab6ee34d3c1e2b8810ac040a530c6 # v1.6.0
72
with:
73
deploy-repository: ${{ github.event.pull_request.head.repo.full_name }}
74
source-dir: ./docs/dist/
0 commit comments