Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ef9a576cc0 | |||
| a1f1bd31e8 |
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ jobs:
|
|||
runs-on: debian-trixie
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v7
|
||||
|
||||
- name: Copy build-config
|
||||
run: cp .ci-scripts/build-config.json ./build-config.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue