Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit c2adb83

Browse files
authored
Merge pull request #1 from CommunityOx/ESK0-patch-1
Update release.yml
2 parents 251f666 + 7fb0d13 commit c2adb83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
echo '::set-output name=DATE::$(date +'%D')'
3333
3434
- name: Setup node
35-
uses: actions/setup-node@v2
35+
uses: actions/setup-node@v3
3636
with:
37-
node-version: 16.x
37+
node-version: 18
3838
cache: 'pnpm'
3939
cache-dependency-path: 'web/pnpm-lock.yaml'
4040

0 commit comments

Comments
 (0)