Skip to content

Commit f6b4929

Browse files
rhamzehCopilot
andauthored
Update .github/workflows/main.yaml
Co-authored-by: Copilot <[email protected]>
1 parent 975a023 commit f6b4929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- name: Set up node
108108
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
109109
with:
110-
node-version: ${{ env.NODE_VERSION }}
110+
node-version: ${{ env.TARGET_NODE_VERSION }}
111111
registry-url: "https://registry.npmjs.org"
112112
scope: "@openfga"
113113
always-auth: false

0 commit comments

Comments
 (0)