Skip to content

Commit

Permalink
Update build-plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelovers authored Aug 7, 2024
1 parent 49ae83e commit e13685c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fetch-depth: 20
- uses: actions/setup-node@master
with:
node-version: 17
node-version: 20
- name: get yarn cache dir
id: yarn-cache
run: echo "::set-output name=dir::$(yarn cache dir)"
Expand Down

0 comments on commit e13685c

Please sign in to comment.