Update actions/checkout action to v7
This commit is contained in:
parent
5f7b0c9449
commit
8b924c924f
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
apt -y install nodejs git rsync openssh-client
|
||||
pip install --upgrade pip
|
||||
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
- name: Install Python packages
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue