Skip to content

Commit fce427f

Browse files
author
checkout‑bot
committed
ci: bump actions/checkout to v4
1 parent 3ac69be commit fce427f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-coordinator-api-arm64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Checkout code
21-
uses: actions/checkout@v2
21+
uses: actions/checkout@v4
2222
- name: Set up QEMU
2323
run: |
2424
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes

0 commit comments

Comments
 (0)