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