mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade actions/configure-pages v2.1.2 -> v2.1.3 (#316)
See: - https://github.com/actions/configure-pages/releases/tag/v2.1.3 - https://github.com/actions/configure-pages/compare/v2.1.2...v2.1.3
This commit is contained in:
2
.github/workflows/deploy-website.yaml
vendored
2
.github/workflows/deploy-website.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
working-directory: ./website
|
||||
bundler-cache: true
|
||||
- name: Configure Github Pages
|
||||
uses: actions/configure-pages@v2.1.2
|
||||
uses: actions/configure-pages@v2.1.3
|
||||
- name: Generate documentation
|
||||
run: ./generate-docs.sh
|
||||
- name: Build website with Jekyll
|
||||
|
||||
Reference in New Issue
Block a user