Skip to content

Commit

Permalink
- github action ci;
Browse files Browse the repository at this point in the history
  • Loading branch information
gzrjzcx committed Jun 7, 2024
1 parent 7505aa0 commit 3444e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
# If your repository depends on submodule, please see: https://github.com/actions/checkout
submodules: recursive
- name: Use Node.js 20
- name: Use Node.js 10
uses: actions/setup-node@v4
with:
# Examples: 20, 18.19, >=16.20.2, lts/Iron, lts/Hydrogen, *, latest, current, node
Expand Down

0 comments on commit 3444e42

Please sign in to comment.