Skip to content

Commit

Permalink
try to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
tkaemming committed Mar 14, 2024
1 parent f72f5e7 commit b9f0ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# Install Node.js
- uses: actions/setup-node@v1
with:
node-version: 18
node-version: 18.12.1
cache: "yarn"

# Install dependencies
Expand Down

0 comments on commit b9f0ee2

Please sign in to comment.