Skip to content

Commit 55f9ecb

Browse files
authored
chore: revert previous node-version template updates (#2114)
* chore: update ci.yaml template * chore: update ci.yaml template node version * chore: revert previous node-version template changes
1 parent e6da477 commit 55f9ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synthtool/gcp/templates/node_library/.github/workflows/issues-no-repro.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v5
1414
- uses: actions/setup-node@v4
1515
with:
16-
node-version: 22
16+
node-version: 18
1717
- run: npm install
1818
working-directory: ./.github/scripts
1919
- uses: actions/github-script@v7

0 commit comments

Comments
 (0)