Skip to content

Commit

Permalink
Update extension-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YunFeng0817 authored Dec 3, 2024
1 parent 6d0d320 commit 56f27cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extension-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
- uses: actions/setup-node@v4
- uses: actions/setup-node@v3
with:
node-version: lts/*
- name: Install Dependencies
Expand Down

0 comments on commit 56f27cd

Please sign in to comment.