There was an error while loading. Please reload this page.
2 parents 58d515f + f4d2d80 commit b19c23dCopy full SHA for b19c23d
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