Skip to content

Commit f4b0157

Browse files
authored
chore(sf): update node version (#559)
1 parent 257cda4 commit f4b0157

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/snowflake-ded.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [closed, unlabeled, labeled, synchronize]
66

77
env:
8-
NODE_VERSION: 18.16
8+
NODE_VERSION: 20.19
99

1010
jobs:
1111

.github/workflows/snowflake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
workflow_call:
1616

1717
env:
18-
NODE_VERSION: 18.16
18+
NODE_VERSION: 20.19
1919
PYTHON3_VERSION: 3.8.18
2020
VIRTUALENV_VERSION: 20.15.1
2121
GCLOUD_VERSION: 500.0.0

0 commit comments

Comments
 (0)