mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-21 01:06:58 +00:00
ci: update actions/checkout to v4
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
parent
5aaf450213
commit
e68a06cfd1
16 changed files with 16 additions and 16 deletions
2
.github/workflows/java-test.yml
vendored
2
.github/workflows/java-test.yml
vendored
|
|
@ -11,6 +11,6 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Run Java Test
|
||||
run: sudo make -C scripts/ci java-test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue