Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
chore: changed node version on Action
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Mar 4, 2024
1 parent 4dfb930 commit fe5ae8e
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 347 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jest-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/setup-node@v4
with:
node-version: latest
node-version: '20.x'
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down
Loading

0 comments on commit fe5ae8e

Please sign in to comment.