Skip to content

Commit 18f23fa

Browse files
authored
Merge pull request #163 from open-quantum-safe/dependabot/github_actions/crazy-max/ghaction-github-pages-3.1.0
Bump crazy-max/ghaction-github-pages from 3.0.0 to 3.1.0
2 parents f74e098 + 5f255e9 commit 18f23fa

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Deploy documentation
3636
if: success()
37-
uses: crazy-max/ghaction-github-pages@v3.0.0
37+
uses: crazy-max/ghaction-github-pages@v3.1.0
3838
with:
3939
build_dir: target/doc
4040
target_branch: gh-pages

0 commit comments

Comments
 (0)