Skip to content

Commit

Permalink
rename workflows files
Browse files Browse the repository at this point in the history
  • Loading branch information
igorjs committed Jun 26, 2024
1 parent faf3aaf commit cbb3520
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
with:
fetch-depth: 0

- name: Set Node.js 16.x
- name: Set Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 16
node-version: 20

- name: Install dependencies and Rebuild the dist/ directory
run: |
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit cbb3520

Please sign in to comment.