mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-05 21:14:25 +08:00
ci: bump actions/checkout version (#12210)
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
if: github.repository == 'ohmyzsh/ohmyzsh'
|
||||
steps:
|
||||
- name: Set up git repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Install zsh
|
||||
run: sudo apt-get update; sudo apt-get install zsh
|
||||
- name: Check syntax
|
||||
|
||||
Reference in New Issue
Block a user