Skip to content

Commit

Permalink
increase node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobfilik committed Mar 4, 2024
1 parent 8ee52d6 commit 4c801eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
working-directory: ./xas-standards-client
strategy:
matrix:
node-version: [15]
node-version: [18]
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v3
Expand Down

0 comments on commit 4c801eb

Please sign in to comment.