Skip to content

Commit 6dcc258

Browse files
authored
upgrade gh action (#102)
closes #101 Signed-off-by: Jorge Aguilera <[email protected]>
1 parent 5a1f429 commit 6dcc258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Generate
3434
run: ./gradlew antora
3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v2
36+
uses: actions/upload-pages-artifact@v3.0.1
3737
with:
3838
path: ./build/site
3939

0 commit comments

Comments
 (0)