We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f0f86 commit 28c3844Copy full SHA for 28c3844
.github/workflows/beta_release.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- uses: actions/setup-node@v3
39
with:
40
- node-version: 16
+ node-version: 20.11.0
41
42
- name: Save release version to outputs
43
id: save_release_version
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
- node-version: 16.19.0
44
# Notify Discord to not restart server
45
- name: Discord Warning
0 commit comments