Skip to content

ci: use registry caching in Docker build workflows #123

ci: use registry caching in Docker build workflows

ci: use registry caching in Docker build workflows #123

Triggered via push March 17, 2024 12:59
Status Failure
Total duration 1h 21m 6s
Artifacts
Matrix: docker-cache
Matrix: docker
Test large-v3-zh docker image
0s
Test large-v3-zh docker image
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 188 warnings
docker (no, large-v3)
System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240317-135549-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240317-135549-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240317-135549-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
docker (no, large-v2)
System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240317-135549-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240317-135549-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240317-135549-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
docker-no_model
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-ubi-no_model
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-cache (base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-cache (tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-cache (small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-cache (medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-cache (large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-cache (large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (de, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (de, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (de, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (en, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ca, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ar, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (en, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (el, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (el, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ar, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (cs, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (en, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (da, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ca, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (en, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (da, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (cs, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (el, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (da, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (de, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (el, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (cs, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ca, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (de, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (da, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ar, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (cs, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (en, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (cs, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (de, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ar, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (da, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (el, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (en, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ca, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (da, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (es, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ar, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ar, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (es, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ca, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (cs, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ca, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (el, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (es, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (es, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (es, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fa, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (es, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fr, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fr, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fi, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fi, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fr, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fa, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fa, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fa, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fr, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (he, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fr, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fi, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (he, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fa, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fr, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hi, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fi, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hi, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (he, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (it, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (he, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fi, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hu, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hi, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (he, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (it, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fa, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (it, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hu, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (fi, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (it, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hi, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hu, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hi, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hu, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hi, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ja, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hu, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (it, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (it, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (he, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ja, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (hu, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ko, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ja, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ko, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ml, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ja, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ko, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ml, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ko, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ml, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ml, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nl, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ko, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nn, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nl, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ja, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nn, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nl, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nn, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nl, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ml, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nl, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ml, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nn, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ja, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nn, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nl, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ko, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (nn, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pt, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pl, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pl, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pt, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pl, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pt, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pl, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pl, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ru, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pt, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ru, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (te, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pl, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (no, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pt, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ru, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (te, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ru, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (no, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (no, large-v3)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 14 MB
docker (no, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (te, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (pt, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (tr, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (te, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ru, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (te, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (no, large-v2)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 52 MB
docker (no, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (tr, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (uk, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (uk, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (tr, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ur, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (tr, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (te, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (uk, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ru, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (tr, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (uk, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (uk, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (tr, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ur, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (uk, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (vi, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (vi, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (vi, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ur, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (vi, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ur, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ur, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (ur, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (vi, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (vi, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (zh, small)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (zh, medium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (zh, tiny)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (zh, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (zh, large-v2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker (zh, large-v3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.