chore: update github actions #23
Annotations
1 error and 1 warning
deploy-to-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm ci && npm run build && rm -rf /app/node_modules && npm ci --omit=dev && mkdir /build && mv /app/node_modules /app/dist/* /build && mv /app/package.json /build" did not complete successfully: exit code: 2
|
deploy-to-docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|