Skip to content

Commit

Permalink
update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Nov 18, 2024
1 parent 23b2312 commit 4082462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: rm -rf explorer

- name: Git Checkout Latest
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit 4082462

Please sign in to comment.