We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f3fc8 commit 700d8b7Copy full SHA for 700d8b7
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
container: asciidoctor/docker-asciidoctor
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
17
18
- name: Install dependencies
19
run: |
0 commit comments