We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7916c commit 8ffd177Copy full SHA for 8ffd177
.github/workflows/main.yml
@@ -112,7 +112,7 @@ jobs:
112
runs-on: ${{ matrix.config.platform }}
113
114
steps:
115
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
116
- name: Set up build environment
117
run: docker run --rm --privileged multiarch/qemu-user-static:register --reset
118
if: matrix.config.qemu == true
0 commit comments