Skip to content

Commit

Permalink
Mise à jour de la version de Node.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyost authored Dec 2, 2023
1 parent 18ef77e commit 5dd428d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest ]
node: [ 20 ]
node: [ latest ]
steps:
- name: Checkout 🛎
uses: actions/checkout@v3
Expand Down

0 comments on commit 5dd428d

Please sign in to comment.