diff options
| author | chrislu <chris.lu@gmail.com> | 2023-04-02 22:53:02 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2023-04-02 22:53:02 -0700 |
| commit | 422bfaed69399492649f305caf93d6c0793913ad (patch) | |
| tree | 5ab99ccc6138220b0049ded362574c8270e59608 /.github/workflows | |
| parent | b9ab65dba55e1abe754a45783d3e735563d48fe0 (diff) | |
| parent | 2b82d0f8717f4a27c1bb7c50eb0f90780c9c8f96 (diff) | |
| download | seaweedfs-422bfaed69399492649f305caf93d6c0793913ad.tar.xz seaweedfs-422bfaed69399492649f305caf93d6c0793913ad.zip | |
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs3.45
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/helm_ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/helm_ci.yml b/.github/workflows/helm_ci.yml index 18a8e104b..1e5e3545d 100644 --- a/.github/workflows/helm_ci.yml +++ b/.github/workflows/helm_ci.yml @@ -31,7 +31,7 @@ jobs: check-latest: true - name: Set up chart-testing - uses: helm/chart-testing-action@v2.3.1 + uses: helm/chart-testing-action@v2.4.0 - name: Run chart-testing (list-changed) id: list-changed |
