Skip to content

Commit 700d8b7

Browse files
authored
checkout v4
1 parent a8f3fc8 commit 700d8b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
container: asciidoctor/docker-asciidoctor
1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v4
1717

1818
- name: Install dependencies
1919
run: |

0 commit comments

Comments
 (0)