Skip to content

Commit b88bf74

Browse files
Pin deploy pages
1 parent 4b7dab4 commit b88bf74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
runs-on: ubuntu-latest
106106
steps:
107107
- id: deployment
108-
uses: actions/deploy-pages@v5
108+
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0
109109
with:
110110
artifact_name: docs-${{ github.sha }}
111111

0 commit comments

Comments
 (0)