Skip to content

Commit 3206dd9

Browse files
committed
update out-of-date action
1 parent 5ca08c3 commit 3206dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
# run: choco install vcpython27 -f -y
8585
- name: Install QEMU
8686
if: runner.os == 'Linux'
87-
uses: docker/setup-qemu-action@v1
87+
uses: docker/setup-qemu-action@v3
8888
with:
8989
platforms: all
9090

0 commit comments

Comments
 (0)