.gitea/workflows: update actions/checkout: v4 -> v6
Some checks failed
Test / test (push) Failing after 2m6s
Some checks failed
Test / test (push) Failing after 2m6s
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
test:
|
||||
runs-on: debian-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- name: apt-get install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user