diff --git a/.github/workflows/ReleaseActions.yml b/.github/workflows/ReleaseActions.yml index 43cc69f6..bc4bcaac 100644 --- a/.github/workflows/ReleaseActions.yml +++ b/.github/workflows/ReleaseActions.yml @@ -5,7 +5,7 @@ on: types: ["published"] env: - NODE_VERSION: 14 + NODE_VERSION: 16 PYTHON_VERSION: "3.x" jobs: