Skip to content

Commit

Permalink
ci: downgrade sealos cli in ci.
Browse files Browse the repository at this point in the history
Signed-off-by: yy <[email protected]>
  • Loading branch information
lingdie committed Nov 23, 2023
1 parent 7efe564 commit c8f7248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/import-save-sealos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Install sealos
uses: labring/[email protected]
with:
sealosVersion: "4.3.5"
sealosVersion: "4.1.7"
- name: Save Binaries
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit c8f7248

Please sign in to comment.