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

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresKasekamp authored Jan 3, 2024
1 parent 476bdd2 commit 591b500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 19.9
cache: 'npm'
- name: Install Dependencies
run: npm install
Expand Down

0 comments on commit 591b500

Please sign in to comment.