There was an error while loading. Please reload this page.
2 parents f4bf82d + 21145f0 commit d747893Copy full SHA for d747893
1 file changed
.github/workflows/docs-build.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Build Docs
13
- uses: laminas/documentation-theme/github-actions/docs@master
+ uses: laminas/documentation-theme/github-actions/docs@39b159ad354dd71260c68cb7f7abe813d999e3ed # master
14
env:
15
DEPLOY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments