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

Commit 46ab615

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump actions/deploy-pages from 2.0.4 to 4.0.3
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2.0.4 to 4.0.3. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v2.0.4...v4.0.3) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a49c416 commit 46ab615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
steps:
7272
- name: Deploy to GitHub Pages
7373
id: deployment
74-
uses: actions/deploy-pages@v2.0.4
74+
uses: actions/deploy-pages@v4.0.3

0 commit comments

Comments
 (0)