mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-07-16 08:52:01 -04:00
build(deps): bump docker/setup-qemu-action from 2 to 3 (#4095)
This commit is contained in:
parent
b74ffbbe8f
commit
47d7785c05
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
|
@ -73,7 +73,7 @@ jobs:
|
|||
fi
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue