Commit ee01e7f1 authored by Taka Nishida's avatar Taka Nishida
Browse files

feat(deps): update release node version to node 20

parent ba15114c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
#   * If there is a new release it will tag the repository with the new release as the `ops-gitlab-net`
#     user
.semantic-release:
  image: node:18
  image: node:20
  stage: release

release-tag: