Skip to content

Commit 6ba576a

Browse files
Bump actions/deploy-pages from 3.0.0 to 3.0.1
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72b59b9 commit 6ba576a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
steps:
5050
- name: 🚀 deploy
5151
id: deployment
52-
uses: actions/[email protected].0
52+
uses: actions/[email protected].1

0 commit comments

Comments
 (0)