Skip to content

Commit 0dae3ea

Browse files
Update .github/workflows/sync-labels-npm.yml
Co-authored-by: per1234 <accounts@perglass.com>
1 parent b5e5100 commit 0dae3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Sync Labels
33

44
env:
55
# See: https://github.com/actions/setup-node/#readme
6-
NODE_VERSION: 16.x
6+
NODE_VERSION: 12.x
77
CONFIGURATIONS_FOLDER: .github/label-configuration-files
88
CONFIGURATIONS_ARTIFACT: label-configuration-files
99

0 commit comments

Comments
 (0)