chore(deps): update actions/checkout action to v4 #6
@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
# checkout code
|
||||
- name: 'Clone repo'
|
||||
uses: 'actions/checkout@v2'
|
||||
uses: 'actions/checkout@v4'
|
||||
|
||||
# login to cr.simoncor.net
|
||||
- name: 'Login to cr.simoncor.net'
|
||||
|
Loading…
Reference in New Issue
Block a user