Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidh167 authored Nov 27, 2024
1 parent 7e4c5bf commit 4a59b6f
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 @@ -57,7 +57,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '16' # Use the Node.js version you're working with
node-version: '18' # Use the Node.js version you're working with

- name: Install dependencies
run: npm install
Expand Down

0 comments on commit 4a59b6f

Please sign in to comment.