Skip to content

Commit

Permalink
updated node version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoTz committed Apr 22, 2024
1 parent fd69109 commit 2d719ed
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 @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Node
uses: actions/setup-node@v1
with: node-version: ">=16.0.0"
with: node-version: 21
- name: Install Pursescript and Spago
run: npm install purescript
npm install spago
Expand Down

0 comments on commit 2d719ed

Please sign in to comment.