ci: Update action for checkout
This commit is contained in:
parent
f23f1fa79c
commit
e8c24ded70
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
uses: actions/checkout@v4
|
||||
- name: Create ISO
|
||||
run: |
|
||||
apt update
|
||||
|
Loading…
Reference in New Issue
Block a user