Skip to content

Commit 638d4b6

Browse files
ci: Bump checkout to v4 (#209)
1 parent 644555a commit 638d4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-20.04
1717
steps:
1818
- name: Check out code
19-
uses: actions/checkout@v3
19+
uses: actions/checkout@v4
2020

2121
- name: Lint changelog file
2222
uses: docker://avtodev/markdown-lint:v1.5

0 commit comments

Comments
 (0)