This commit is contained in:
parent
e9b9ba8e3c
commit
bb9b77331d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: debian-testing-slim
|
||||
steps:
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v3
|
||||
uses: https://gitea.com/actions/checkout@v4
|
||||
- name: Update system and install deps
|
||||
env:
|
||||
DEBIAN_FRONTEND=noninteractive
|
||||
|
|
Loading…
Reference in a new issue