fix 'draft release' action (#9432)

This commit is contained in:
chris48s
2023-08-01 18:59:57 +01:00
committed by GitHub
parent 57c2ba0d68
commit b428490db4

View File

@@ -1,4 +1,4 @@
FROM node:12-buster
FROM node:18-bullseye
RUN apt-get update
RUN apt-get install -y jq