Skip to content

Commit

Permalink
node Action 버전 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaisqls committed Jun 3, 2024
1 parent c9a52b9 commit 783254e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
version: 'latest'

- name: Setup Node
uses: actions/setup-node@v4z
uses: actions/setup-node@v4
with:
node-version: 18
cache: pnpm
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,3 @@ jobs:
preview-branch: main
source-dir: .
umbrella-dir: pr-preview
action: auto-

0 comments on commit 783254e

Please sign in to comment.