Skip to content

Commit

Permalink
Update exercice5.md
Browse files Browse the repository at this point in the history
fix checkout version
  • Loading branch information
lcetinsoy authored Mar 21, 2024
1 parent c46b434 commit 3f73ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercice5.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Pour que github action récupére les fichiers du repository git il faut modifie
et ajouter la section suivante

```
- uses: actions/checkout@v2
- uses: actions/checkout@v4
```
Vous pouvez vous référer à https://docs.github.com/en/actions/quickstart pour cela

Expand Down

0 comments on commit 3f73ef3

Please sign in to comment.