Skip to content

Commit fc06dd3

Browse files
committed
change github workflow
1 parent 2b78365 commit fc06dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fetch-depth: 0 # Not needed if lastUpdated is not enabled
3636
# - uses: oven-sh/setup-bun@v1 # Uncomment this if you're using Bun
3737
- name: Setup Node
38-
uses: actions/setup-node@v4
38+
uses: actions/setup-node@v3
3939
with:
4040
node-version: '18'
4141
cache: 'pnpm'

0 commit comments

Comments
 (0)