Skip to content

Commit

Permalink
workflows:pin node versions to lts (#154)
Browse files Browse the repository at this point in the history
* pin node versions to lts

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

---------

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>
  • Loading branch information
gurgunday authored and jsumners committed Jul 9, 2024
1 parent 94b0dd8 commit 16f52a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v4.1.0
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.0
with:
license-check: true
node-versions: '["20", "22"]'

0 comments on commit 16f52a3

Please sign in to comment.