Skip to content

Commit fd648ce

Browse files
Bump actions/deploy-pages from 4.0.1 to 4.0.3 (#244)
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cqc-melf <70640934+cqc-melf@users.noreply.github.com>
1 parent 817f3e0 commit fd648ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,4 @@ jobs:
159159
steps:
160160
- name: Deploy to GitHub Pages
161161
id: deployment
162-
uses: actions/deploy-pages@v4.0.1
162+
uses: actions/deploy-pages@v4.0.3

0 commit comments

Comments
 (0)