Skip to content

Commit

Permalink
Try fixing actions with node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
ttoino committed Jun 3, 2024
1 parent 69cd51d commit f04d576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

env:
NODE_VERSION: 22
NODE_VERSION: 20

jobs:
lint:
Expand Down

0 comments on commit f04d576

Please sign in to comment.