Skip to content

Commit 3a2487a

Browse files
authored
Update extensions-asciidocs.yml
1 parent 43cb8ea commit 3a2487a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/extensions-asciidocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/configure-pages@v3
3838

3939
- name: Upload Pages
40-
uses: actions/upload-pages-artifact@v4
40+
uses: actions/upload-pages-artifact@v3
4141
if: github.ref == 'refs/heads/main'
4242
with:
4343
path: '_site'

0 commit comments

Comments
 (0)