Skip to content

Commit

Permalink
ci: Bump checkout to v4 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-BaptisteC authored Mar 20, 2024
1 parent 644555a commit 638d4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Lint changelog file
uses: docker://avtodev/markdown-lint:v1.5
Expand Down

0 comments on commit 638d4b6

Please sign in to comment.