This is an automated email from the ASF dual-hosted git repository.
delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new 55c03c4d build: bump nwtgck/actions-netlify from 3.0.0 to 4.0.0 (#1025)
55c03c4d is described below
commit 55c03c4d6ede0dda9ebb2e03012add451339dd8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 21:14:05 2026 +0800
build: bump nwtgck/actions-netlify from 3.0.0 to 4.0.0 (#1025)
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify)
from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases)
-
[Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
-
[Commits](https://github.com/nwtgck/actions-netlify/compare/4cbaf4c08f1a7bfa537d6113472ef4424e4eb654...d22a32a27c918fe470bbc562e984f80ec48c2668)
---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DeleiGuo <[email protected]>
---
.github/workflows/preview-docs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/preview-docs.yml
b/.github/workflows/preview-docs.yml
index 681f0c48..b5292a65 100644
--- a/.github/workflows/preview-docs.yml
+++ b/.github/workflows/preview-docs.yml
@@ -53,7 +53,7 @@ jobs:
run: pnpm build
- name: Deploy to Netlify
- uses: nwtgck/actions-netlify@4cbaf4c08f1a7bfa537d6113472ef4424e4eb654
+ uses: nwtgck/actions-netlify@d22a32a27c918fe470bbc562e984f80ec48c2668
with:
publish-dir: './website/build'
production-deploy: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]