Skip to content

Commit 96a22c4

Browse files
authored
Merge pull request #16 from bassemkaroui/renovate/peaceiris-actions-gh-pages-digest
build(deps): update peaceiris/actions-gh-pages digest to 4f9cc66
2 parents f3ce3ed + 64021d7 commit 96a22c4

File tree

1 file changed

+1
-1
lines changed
  • template/{% if repository_provider == 'github' %}.github{% endif %}/workflows

1 file changed

+1
-1
lines changed

template/{% if repository_provider == 'github' %}.github{% endif %}/workflows/main.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
run: uv run mkdocs build
125125

126126
- name: Deploy to GitHub Pages
127-
uses: peaceiris/actions-gh-pages@e9c66a37f080288a11235e32cbe2dc5fb3a679cc # v4
127+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4
128128
with:
129129
github_token: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}
130130
publish_dir: ./site

0 commit comments

Comments
 (0)