Skip to content

Commit 8ffd177

Browse files
committed
ci: use checkout v4
1 parent af7916c commit 8ffd177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
runs-on: ${{ matrix.config.platform }}
113113

114114
steps:
115-
- uses: actions/checkout@v2
115+
- uses: actions/checkout@v4
116116
- name: Set up build environment
117117
run: docker run --rm --privileged multiarch/qemu-user-static:register --reset
118118
if: matrix.config.qemu == true

0 commit comments

Comments
 (0)