There was an error while loading. Please reload this page.
1 parent 18087ee commit 0628b6eCopy full SHA for 0628b6e
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v2.3.4
+ - uses: actions/checkout@v2.3.5
15
- name: "Generate site using Antora site action"
16
uses: kameshsampath/antora-site-action@v0.2.4
17
with:
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
18
19
20
21
22
0 commit comments