chore(deps): update actions/checkout action to v4
This commit is contained in:
parent
5f477efea5
commit
4f09a33b2e
@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
# checkout code
|
# checkout code
|
||||||
- name: 'Clone repo'
|
- name: 'Clone repo'
|
||||||
uses: 'actions/checkout@v2'
|
uses: 'actions/checkout@v4'
|
||||||
|
|
||||||
# login to cr.simoncor.net
|
# login to cr.simoncor.net
|
||||||
- name: 'Login to cr.simoncor.net'
|
- name: 'Login to cr.simoncor.net'
|
||||||
|
Reference in New Issue
Block a user