Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit eb84359

Browse files
committed
Bump crazy-max/ghaction-github-pages from 2.5.0 to 3.0.0
1 parent f750aa3 commit eb84359

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.folder_name}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.folder_name}}/.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
path: site
3838
retention-days: 60
3939
- name: Deploy to GitHub Pages
40-
uses: crazy-max/ghaction-github-pages@v2.5.0
40+
uses: crazy-max/ghaction-github-pages@v3.0.0
4141
with:
4242
target_branch: gh-pages
4343
build_dir: site

0 commit comments

Comments
 (0)