We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62c8ed3 + fdfa538 commit f2117abCopy full SHA for f2117ab
3 files changed
.github/workflows/check-build.yml
@@ -73,7 +73,7 @@ jobs:
73
if-no-files-found: error
74
75
# Build docker
76
- - uses: docker/setup-qemu-action@v3
+ - uses: docker/setup-qemu-action@v4
77
78
- uses: docker/setup-buildx-action@v4
79
.github/workflows/release.yml
@@ -229,7 +229,7 @@ jobs:
229
name: server-standalone
230
path: server/target
231
232
233
234
235
.github/workflows/test-deploy.yml
@@ -79,7 +79,7 @@ jobs:
80
81
82
83
84
85
0 commit comments