This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git
The following commit(s) were added to refs/heads/master by this push:
new 5fa7903 chore: update workflow deps
5fa7903 is described below
commit 5fa7903f5fa8e422a134f6b438fa5497194286e7
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Sat Dec 17 23:07:28 2022 +0800
chore: update workflow deps
---
.github/workflows/deploy.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 56a75ec..bbc6a96 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
#with:
# for generating contributors from all commit histories
# Not using git log currently
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]