We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975a023 commit f6b4929Copy full SHA for f6b4929
.github/workflows/main.yaml
@@ -107,7 +107,7 @@ jobs:
107
- name: Set up node
108
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
109
with:
110
- node-version: ${{ env.NODE_VERSION }}
+ node-version: ${{ env.TARGET_NODE_VERSION }}
111
registry-url: "https://registry.npmjs.org"
112
scope: "@openfga"
113
always-auth: false
0 commit comments