Skip to content

Commit ba8c85a

Browse files
Bump actions/jekyll-build-pages from 1.0.12 to 1.0.13
Bumps [actions/jekyll-build-pages](https://github.com/actions/jekyll-build-pages) from 1.0.12 to 1.0.13. - [Release notes](https://github.com/actions/jekyll-build-pages/releases) - [Commits](actions/jekyll-build-pages@v1.0.12...v1.0.13) --- updated-dependencies: - dependency-name: actions/jekyll-build-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c8accf commit ba8c85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup Pages
3131
uses: actions/[email protected]
3232
- name: Build with Jekyll
33-
uses: actions/[email protected].12
33+
uses: actions/[email protected].13
3434
with:
3535
source: ./
3636
destination: ./_site

0 commit comments

Comments
 (0)