Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
update script
Browse files Browse the repository at this point in the history
  • Loading branch information
mapachurro committed May 30, 2024
1 parent 31a0f13 commit b4ad218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: '21' # Ensure this matches your project requirements
node-version: '21'

- name: Cache dependencies
uses: actions/cache@v4
Expand Down

0 comments on commit b4ad218

Please sign in to comment.