mirror of
https://github.com/linuxserver/github-workflows.git
synced 2026-03-02 00:02:48 +08:00
Merge pull request #40 from linuxserver/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
This commit is contained in:
commit
877ac9542d
2
.github/workflows/docker-mod-builder.yml
vendored
2
.github/workflows/docker-mod-builder.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
echo "MOD_VERSION=${{ inputs.MOD_VERSION }}" >> $GITHUB_STEP_SUMMARY
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: Build image
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user