Skip to content

Commit

Permalink
Merge pull request #31 from Klizzy/Klizzy-patch-2
Browse files Browse the repository at this point in the history
Update automated-tests.yaml
  • Loading branch information
Klizzy authored Jun 16, 2024
2 parents df9715c + 80be77a commit 1dfe67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [18.x, 20.x]
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 1dfe67f

Please sign in to comment.